summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index a5204eab9..0e2fe2d66 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -802,3 +802,5 @@
* apps/nshlib/nsh.h, nsh_command.c, and nsh_parse.c: Add a break
command that can be executed with a loop to terminate the loop
immediately (2014-1-17).
+ * apps/system/vi: Add support for a tiny, VI work-alike editor. This
+ is still very much a work-in-progress on initial check-in (2014-1-20).