From 11b073410867756f8fd04cc3b302ea8deef83433 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 24 Sep 2001 10:12:51 +0000 Subject: * Src/builtin.c, Src/exec.c: Unwind function calls before exiting shell from exit command to allow EXIT traps to run. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0412abde..cae28a521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-24 Peter Stephenson + + * 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) * Doc/Zsh/contrib.yo, Functions/Misc/tetris: Tetris game for ZLE. -- cgit 1.4.1