diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-12-05 21:07:48 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-12-05 21:07:48 +0000 |
commit | 25b12c5d1139de9b7527a1fa2b722fe19c46f462 (patch) | |
tree | 2dd4bfe5de2cd459ddc694a8fd748e4a885e30cc /ChangeLog | |
parent | 71d8d60e7d62a8b683d44ff5416ec79b12a5e256 (diff) | |
download | zsh-25b12c5d1139de9b7527a1fa2b722fe19c46f462.tar.gz zsh-25b12c5d1139de9b7527a1fa2b722fe19c46f462.tar.xz zsh-25b12c5d1139de9b7527a1fa2b722fe19c46f462.zip |
28474, 28478: extended {START..END..STEP} syntax
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 0d001fa9a..212ac68f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-12-05 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Mikael: 28474, 28478: Doc/Zsh/expn.yo, Src/glob.c, + Test/D09brace.ztst: extended {START..END..STEP} syntax. + * 28476: Test/.distfiles, Test/D09brace.ztst: new set of tests for brace expansion. @@ -13893,5 +13896,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5138 $ +* $Revision: 1.5139 $ ***************************************************** |