summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 96208f250..dc2c6e279 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -591,3 +591,6 @@
will do C++ initialization unless configured do otherwise (2013-6-21).
* apps/examples/cxxtext: Add ostream test as provided by Michael
(2013-6-21).
+ * apps/examples/nxhello: Minor fix for compilation error when the
+ display resolution is low (< 8bpp) due to a typo that has been there
+ for a long time (2013-6-23).