diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e0412abde..cae28a521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-24 Peter Stephenson <pws@csr.com> + + * Src/builtin.c, Src/exec.c: Unwind function calls before exiting + shell from exit command to allow EXIT traps to run. + 2001-09-21 Andrew Main (Zefram) <zefram@zsh.org> * Doc/Zsh/contrib.yo, Functions/Misc/tetris: Tetris game for ZLE. |