diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 681975a05..995717e46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-05-31 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 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 <schaefer@zsh.org> * users/20238: Doc/Zsh/builtins.yo, Src/builtin.c: add "fc -L" to |