summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-14 14:30:00 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-14 14:30:00 -0600
commit9c82995c7a5847034355250dd9438649151ca58c (patch)
tree8802339deae3ffca0de0d6a62153217d29a0c6c5 /NxWidgets/ChangeLog.txt
parentd9c92da331d82e3b78cc9e99a0ada8b3dd88deb7 (diff)
downloadnuttx-9c82995c7a5847034355250dd9438649151ca58c.tar.gz
nuttx-9c82995c7a5847034355250dd9438649151ca58c.tar.bz2
nuttx-9c82995c7a5847034355250dd9438649151ca58c.zip
Prep for 6.28 releasenuttx-6.28
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 95a899011..5bcdc106f 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -345,7 +345,7 @@
* NxWidgets::CNxWidgets: Allow overriding of the checkCollision() method.
From Petteri Aimonen (2013-4-22).
-1.8 2013-xx-xx Gregory Nutt <gnutt@nuttx.org>
+1.8 2013-06-14 Gregory Nutt <gnutt@nuttx.org>
* NxWM::CMediaPlayer: shell application for an MP3 Media Player with
Kconfig settings to enable it. I plan to write this app to help
@@ -362,7 +362,7 @@
should be 100, not 50, to be consistent with other default priorities.
* NxWidgets::CGlyphSliderHorizontal and NxWidgets::CGlyphSliderHorizontalGrip:
New widgets added by Ken Pettit (2013-5-15).
-* NxWidgets/UnitTests/CGlyphSliderHorizontal: Addes a unit test for the
+* NxWidgets/UnitTests/CGlyphSliderHorizontal: Adds a unit test for the
NxWidgets::CGlyphSliderHorizontal class. From Ken Pettit (2013-5-17) .
* NxWidgets::CGlyphSliderHorizontal: Fix a drawing error. From Ken
Pettit (2013-5-17).
@@ -379,3 +379,4 @@
state due to e.g. powerdown or other manual intervention. From
Petteri Aimonen (2013-6-4).
+1.9 2013-xx-xx Gregory Nutt <gnutt@nuttx.org>