From af2ae90d25c362365f8fd82c15e57d22b692cddf Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Fri, 16 Feb 2001 17:16:13 +0000 Subject: Fix "${=foo=$@}". --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 65348f35c..fc64a84d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,13 @@ +2001-02-16 Bart Schaefer + + * 13495: Follow-up to 13492 to un-break "${(A)=foo=$@}". + 2001-02-16 Sven Wischnowsky * 13494: Completion/Core/compinit: make `compdef foo=bar' use the service defined for `bar' if there is any -2001-02-16 Bart Schaefer +2001-02-16 Bart Schaefer * 13492: Src/subst.c: Partial fix for ${1+"$@"} expanding to an array (still doesn't handle shwordsplit properly); fix so -- cgit 1.4.1