diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 41a4ecc2d..74948d827 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-02-19 Peter Stephenson <pws@csr.com> + * 27722: Src/cond.c, Test/C02cond.zts, Test/V01zmodload.ztst: Error + reporting for failed conditions was badly handled; one + piece of code didn't test for a '-' prefix. + * 27723: Src/builtin.c, Test/D02glob.ztst: eval shouldn't modify non-zero return statuses. @@ -12779,5 +12783,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4906 $ +* $Revision: 1.4907 $ ***************************************************** |