summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 85da11502..2da96d02d 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -74,4 +74,7 @@
* apps/examples/nx and nxtext: These examples can now be built as NSH
"built-in" commands.
+ * apps/examples/nxhello: The simplest graphics example: It just says
+ "Hello, World!" in the center of the display. This example can also be
+ built as an NSH "built-in" command.