summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-26 10:06:43 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-26 10:06:43 -0600
commit0d2cae91ab3edf3d3963b99ce80f0e6cc6816f4a (patch)
treefdcac964e60d6c283c1b3af31d3e9a6d5aa31c6a /NxWidgets/ChangeLog.txt
parent3b30b15798435370f31fa27c19cb45aed67e4cc5 (diff)
downloadnuttx-0d2cae91ab3edf3d3963b99ce80f0e6cc6816f4a.tar.gz
nuttx-0d2cae91ab3edf3d3963b99ce80f0e6cc6816f4a.tar.bz2
nuttx-0d2cae91ab3edf3d3963b99ce80f0e6cc6816f4a.zip
Preparing for NuttX-7.6 Release
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index f8e459d9f..ff21d8852 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -537,9 +537,10 @@
* Change all references to NxConsole to NxTerm. This introduces an
incompatibility with versions prior to NuttX-7.5 (2014-9-20).
-1.14 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>
+1.14 2014-11-26 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.
-
+ NuttX 7.6 and previous versions of the UnitTest code.
+
+1.15 2015-xx-xx Gregory Nutt <gnutt@nuttx.org>