summaryrefslogtreecommitdiff
path: root/NxWidgets
diff options
context:
space:
mode:
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.