From a31974f5f25547a6f4e4aadf5056602905b72b87 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 11 Jan 2014 09:50:54 -0600 Subject: Back quoted NSH arguments now functional --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') 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). -- cgit v1.2.3