diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 3ba0a6b1d..a68c01534 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-11-25 Peter Stephenson <pws@csr.com> + + * 28434: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst: + Make ${NAME:OFFSET} always use zero-offset. + 2010-11-22 Peter Stephenson <pws@csr.com> * 28424: Doc/Zsh/options.yo, Src/options.c, Src/utils.c, @@ -13838,5 +13843,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5125 $ +* $Revision: 1.5126 $ ***************************************************** |