From 506d73299cd5559b4d303260f2f05901886c937a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 1 Aug 2008 13:53:43 +0000 Subject: fix problems with trapreturn, in particular in source inside trap --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b08f66ba0..6f58a36d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-08-01 Peter Stephenson + * 25367: Src/exec.c, Src/init.c, Src/signals.c: bug with + trapreturn in a sourced file caused early return of parent; + add protection for nested traps; document trapreturn. + * unposted: Functions/Misc/add-zsh-hook: testing for existence of hook function when hook was already defined was broken. -- cgit 1.4.1