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 0b377bf91..03dd38a3a 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -769,4 +769,6 @@
* apps/nshlib/nsh_parse.c: Add initial support of commands enclosed
in back quotes as command arguments. Functionality still incomplete
on initial commit (2014-1-10).
+ * Logic to support commands enclosed in back quotes is functional
+ but not thoroughly tested (2014-1-11).