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 9a5c9610c..0d1e70ba3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-06-14 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> + + * 11906: Src/signals.c: yet another two bugs with saving traps: + flags were prematurely restored when resetting and TRAPEXIT + was sometimes saved incorrectly when exitting the scope. + 2000-06-14 Oliver Kiddle <opk@zsh.org> * 11903: Completion/Core/_expand: handle suffix style for arrays |