diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 912837e01..c88602f1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-05-21 Peter Stephenson <pws@csr.com> + + * 23440: README, Doc/Zsh/params.yo, Src/params.c, + Test/D06subscript.ztst: Reverse parameter subscripting + with (R) now returns the empty string on failure. Other + operators are not changed. + 2007-05-20 Peter Stephenson <p.w.stephenson@ntlworld.com> * 23444: Src/builtin.c: print -c/-C didn't take into |