From 2c92d005d7c0b828dc9bec3f220543b716dad6ee Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 12 Feb 2007 16:43:40 +0000 Subject: 23165: fix problems with bases: error if over 36 and don't interpret octal --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0bf106413..3b6365bcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-02-10 Peter Stephenson + + 23165: Src/math.c, Src/utils.c, Doc/Zsh/options.yo: don't + try to parse base indicators in octal and raise error for + bases above 36. + 2007-02-10 Felix Rosencrantz * 23164: Src/builtin.c when PUSHD_SILENT is set, don't print anything from popd/pushd. -- cgit 1.4.1