From c8d07027c89d36a5a3981196a19d48a9286127a8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 19 Dec 2010 17:42:09 +0000 Subject: 28537: fix word splitting on "((" when it was nested subshells rather than arithmetic --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c899ac60..6ba2f041b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-12-19 Peter Stephenson + + * 28537: Src/lex.c, Test/D04parameter.ztst: word splitting on + '((' in command position that turned into nested subshell + commands was broken. + 2010-12-18 Barton E. Schaefer * 27862 (belatedly): Completion/X/Utility/_x_arguments: handle @@ -13997,5 +14003,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5159 $ +* $Revision: 1.5160 $ ***************************************************** -- cgit 1.4.1