summaryrefslogtreecommitdiff
path: root/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-12 14:41:43 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-12 14:41:43 -0600
commite0710073bcb5d54b44ce61dbce26bb5fd530ef0d (patch)
tree67ac04a3c3cf47dd2752a51af1303ba0e1e6a54e /NxWidgets
parent5e7ac07aaccc6365076aecf687d122e607944aa5 (diff)
downloadnuttx-e0710073bcb5d54b44ce61dbce26bb5fd530ef0d.tar.gz
nuttx-e0710073bcb5d54b44ce61dbce26bb5fd530ef0d.tar.bz2
nuttx-e0710073bcb5d54b44ce61dbce26bb5fd530ef0d.zip
Update ChangeLog
Diffstat (limited to 'NxWidgets')
-rw-r--r--NxWidgets/ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index deff82bde..46050425c 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -430,3 +430,7 @@
* 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
+ ICON as part of the file name. This is in preparation for supporting a
+ set of larger ICONs (2014-7-12).
+