summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-12 16:37:59 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-12 16:37:59 -0600
commit5159316f0f6b67dba2c4eb68e91a899a04f98ea6 (patch)
tree33921558568b5d1eb88d1eb8d1b5e6628b5f2493 /NxWidgets/ChangeLog.txt
parent9b5df1889c71225452b777b7c257a4559bd15b06 (diff)
downloadnuttx-5159316f0f6b67dba2c4eb68e91a899a04f98ea6.tar.gz
nuttx-5159316f0f6b67dba2c4eb68e91a899a04f98ea6.tar.bz2
nuttx-5159316f0f6b67dba2c4eb68e91a899a04f98ea6.zip
Update ChangeLog
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 46050425c..8544fc92b 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -430,7 +430,8 @@
* libnxwidgets/include/nxconfig.hxx and libnxwidgets/src/cscaledbitmap.cxx:
Fix typo RBG -> RGB. This makes NxWidgets incompatible with versions of
NuttX 7.2 and below.
-* nxwm/src/glyph_*.c: Rename all ICON glyph files to include the size of the
+* nxwm/src/glyph_*.cxx: Rename all ICON glyph files to include the size of the
ICON as part of the file name. This is in preparation for supporting a
set of larger ICONs (2014-7-12).
+* nxwm/src/glyph_play48x48.cxx: Add a larger NxWM play icon (2014-7-12).