about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-03-30 16:51:54 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-03-30 16:51:54 +0000
commit261193a5b7da4ba36ca146424b000aca27c69235 (patch)
tree5a0d069181d7f37c421c4d9306a35c9dec2d5a41 /ChangeLog
parent25c8b5525d3389f11fcaff673b54bc1d77cafd64 (diff)
downloadzsh-261193a5b7da4ba36ca146424b000aca27c69235.tar.gz
zsh-261193a5b7da4ba36ca146424b000aca27c69235.tar.xz
zsh-261193a5b7da4ba36ca146424b000aca27c69235.zip
Fix problem with traps not runing if shell exec'd final command
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d5402a0b..358fa6f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-03-30  Peter Stephenson  <pws@csr.com>
+
+	* 13851: Src/signals.c, Src/exec.c: don't exec final command in
+	in list if any traps are set, since we don't know whether we will
+	need to handle them when that command exits.
+
 2001-03-30  Bart Schaefer  <schaefer@zsh.org>
 
 	* 13846: Test/ztst.zsh: When "make check" is run with output to a