From b86c191af5689229c398ecdc0684f3ccbf8a108d Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 14 May 2008 10:48:26 +0000 Subject: 25025: check radix for integer constants is between 2 and 36 inclusive --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 43878d90a..3d833a318 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-05-14 Peter Stephenson + + * 25025: Doc/Zsh/builtins.yo, Src/builtin.c, Src/math.c, + Src/utils.c: more checks to ensure radix for arithmetic + constants is between 2 and 36 inclusive. + 2008-05-13 Peter Stephenson * 25018: Omari Norman: Completion/Unix/Command/{_awk,_cut,_join}: -- cgit 1.4.1