diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c7b23ca6e..00f02427c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-05-22 Peter Stephenson <pws@csr.com> + + * 14430: Test/ztst.zsh: Be less cavalier about exiting on failure + so as to perform cleanup. + 2001-05-21 Clint Adams <clint@zsh.org> * 14419: Src/Builtins/rlimits.awk: handle glibc 2.2.3 @@ -18,6 +23,8 @@ 2001-05-21 Peter Stephenson <pws@csr.com> + * unposted: Config/version.mk: 4.0.1-pre-5. + * 14408: Test/C02cond.ztst: do chmod +w to work around rm -f problem in Cygwin. |