diff --git a/ChangeLog.txt b/ChangeLog.txt
index 89379f99f..26f83eb96 100755
--- a/ChangeLog.txt
+++ b/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