diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0bf106413..3b6365bcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-02-10 Peter Stephenson <p.w.stephenson@ntlworld.com> + + 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 <f.rosencrantz@gmail.com> * 23164: Src/builtin.c when PUSHD_SILENT is set, don't print anything from popd/pushd. |