summaryrefslogtreecommitdiff
path: root/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-14 15:46:00 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-14 15:46:00 -0600
commitcdfc696a3414ad7083d823276735f279d407caae (patch)
treeff0468f30890e2d227fd6a3f31f442b9dc74e140 /NxWidgets
parente89f422d9e2660313beb46a12c7a343693452459 (diff)
downloadnuttx-cdfc696a3414ad7083d823276735f279d407caae.tar.gz
nuttx-cdfc696a3414ad7083d823276735f279d407caae.tar.bz2
nuttx-cdfc696a3414ad7083d823276735f279d407caae.zip
Update ChangeLogs and ReleaseNotes for 7.4 release (not complete)
Diffstat (limited to 'NxWidgets')
-rw-r--r--NxWidgets/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index c68892b80..656d324fe 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -425,7 +425,7 @@
the touchscreen must be initialized in kernel space before NxWM is started
(2013-12-30).
-1.12 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>
+1.12 2014-08-15 Gregory Nutt <gnutt@nuttx.org>
* libnxwidgets/include/nxconfig.hxx and libnxwidgets/src/cscaledbitmap.cxx:
Fix typo RBG -> RGB. This makes NxWidgets incompatible with versions of
@@ -531,3 +531,5 @@
widget input. Not fully functional as of this initial check-in. Basic
functionality is there, but there are conditions were the keyboard gets
lost (2014-7-30).
+
+1.13 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>