summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 4a574b807..f8e459d9f 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -538,3 +538,8 @@
incompatibility with versions prior to NuttX-7.5 (2014-9-20).
1.14 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>
+
+* Fix all UnitTest/ files to account for the corrected syslog() prototype.
+ This change to the NuttX syslog introduces an incompatibility between
+ NuttX 7.6 and previous verisions of the UnitTest code.
+