From 75cafccc0a11493ce669a6372d57ef89a801b189 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 31 May 2015 16:39:22 +0100 Subject: 35343: Avoid $#name length handling for POSIX_IDENTIFIERS --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 681975a05..995717e46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-05-31 Peter Stephenson + + * 35343: Doc/Zsh/expn.yo, Doc/Zsh/options.yo, Src/subst.c, + Test/D04parameter.ztst: $#foo for any valid identifier + is only the length of foo if POSIX_IDENTIFIERS is not set. + 2015-05-30 Barton E. Schaefer * users/20238: Doc/Zsh/builtins.yo, Src/builtin.c: add "fc -L" to -- cgit 1.4.1