diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2012-02-29 Mikael Magnusson <mikachu@gmail.com> + + * 30276: Src/glob.c: Use zlong rather than int when calculating + brace expansions of the form {1..9}. + 2012-02-29 Peter Stephenson <pws@csr.com> * 30299: Src/subst.c, Test/D04parameter.ztst: "$*" was split @@ -16025,5 +16030,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5597 $ +* $Revision: 1.5598 $ ***************************************************** |