From 47a48ced0e498e6e90671045617a2152c0d9ae7a Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Wed, 29 Feb 2012 17:06:07 +0000 Subject: 30276: Src/glob.c: Use zlong rather than int when calculating brace expansions of the form {1..9}. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b1d8ce9d4..5f34246b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-02-29 Mikael Magnusson + + * 30276: Src/glob.c: Use zlong rather than int when calculating + brace expansions of the form {1..9}. + 2012-02-29 Peter Stephenson * 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 $ ***************************************************** -- cgit 1.4.1