From c55d8551718bcf2fc7661c31c13e934060a5f1a7 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 25 Feb 2016 14:20:26 +0000 Subject: 38024: Improve POSIX and native EXIT traps compatibility. Allow a nested function trap to leave save and restore a POSIX trap. Still fails if the POSIX trap was defined in a function. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2bc3631c8..5e3162f21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-02-25 Peter Stephenson + + * 38024: Src/signals.c, Test/C03traps.ztst: improve 37999 to + allow nested zsh-mode EXIT traps not to remove a POSIX EXIT + trap. + 2016-02-19 Daniel Shahaf * unposted: Etc/completion-style-guide: Clarify the term "variant". -- cgit 1.4.1