summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 89379f99f..26f83eb96 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -215,3 +215,5 @@
* apps/examples/nxconsole: Add a test of the NX console device.
* apps/examples/nxconsole: The NX console example now supports running
the NuttShell (NSH) within an NX window.
+ * apps/system/readline: Now uses standard definitions from
+ include/nuttx/ascii.h and vt100.h