summaryrefslogtreecommitdiff
path: root/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-08 15:52:11 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-08 15:52:11 -0600
commitbe67f608f46eb144a13c95e2f54ecf6b7da297b7 (patch)
treea1826e9aa212d80eb58d620cc109182de66d9b61 /NxWidgets
parentaca1565e0ad3dada18d391ec89eaf7a6ccb6fad5 (diff)
downloadnuttx-be67f608f46eb144a13c95e2f54ecf6b7da297b7.tar.gz
nuttx-be67f608f46eb144a13c95e2f54ecf6b7da297b7.tar.bz2
nuttx-be67f608f46eb144a13c95e2f54ecf6b7da297b7.zip
Update ChangeLog
Diffstat (limited to 'NxWidgets')
-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.
+