From e89840f0cc9df7ae7f8cb740153c72f00b2e3b13 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 15 Feb 2006 10:19:05 +0000 Subject: 22268: ${1+"$@"} fix. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6e2b2f583..589a6f0a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-02-15 Wayne Davison + + * 22268: Src/subst.c, Test/D04parameter.ztst, Doc/Zsh/expn.yo, + Doc/Zsh/roadmap.yo: some fixes to variable expansion allows + ${1+"$@"} to work when shwordsplit is set (e.g. when emulating + sh). Fixed a couple other minor bugs too. + 2006-02-13 Wayne Davison * 22217: Src/Zle/compcore.c: allow the insertion of invalid -- cgit 1.4.1