summaryrefslogtreecommitdiff
path: root/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-27 13:24:21 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-27 13:24:21 -0600
commit7a4003b43ac5bc947ff961cbc821e027a820c0da (patch)
treea00df056d0a9e47c35856d5d83d42948c975bc90 /NxWidgets
parent183e3c4ac8adb5b3f32e917a007780f8ca13f9e9 (diff)
downloadnuttx-7a4003b43ac5bc947ff961cbc821e027a820c0da.tar.gz
nuttx-7a4003b43ac5bc947ff961cbc821e027a820c0da.tar.bz2
nuttx-7a4003b43ac5bc947ff961cbc821e027a820c0da.zip
Update ReleaseNotes in preparation for the 7.5 release
Diffstat (limited to 'NxWidgets')
-rw-r--r--NxWidgets/ReleaseNotes.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/NxWidgets/ReleaseNotes.txt b/NxWidgets/ReleaseNotes.txt
index 7999c18c4..0c854fa46 100644
--- a/NxWidgets/ReleaseNotes.txt
+++ b/NxWidgets/ReleaseNotes.txt
@@ -449,3 +449,20 @@ Bugfixes:
* NxWM::IApplicationFactory: Add a do-nothing, virtual destructor to
eliminate a warning.
* XWidgets::CNxWidget: Remove an unused bit field.
+
+NxWidgets-1.13
+==============
+
+The 14th release of the NxWidgets package was made on September 17, 2014. This
+release depends on NuttX-7.5 or above and should not be used with older
+NuttX releases.
+
+Additional new features and extended functionality in Version 1.12:
+
+* There are no new features in this release. This release simply updates
+ some naming that is necessary for NxWidgets to build successfully with
+ NuttX-7.5 and above.
+
+Bugfixes:
+
+* There are no new bug fixes in this release.