diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index dd3873860..91b8d964d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-11-18 Peter Stephenson <pws@csr.com> + + * 28418: Doc/Zsh/expn.yo, Src/lex.c, Src/params.c, Src/subst.c, + Test/D04parameter.ztst: add ${NAME:OFFSET} and + ${NAME:OFFSET:LENGTH} substitution syntax. + 2010-11-17 Peter Stephenson <pws@csr.com> * 28377: Doc/Zsh/grammar.yo: document more alias problems. @@ -13819,5 +13825,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5121 $ +* $Revision: 1.5122 $ ***************************************************** |