about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-03-10 10:50:00 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-03-10 10:50:00 +0000
commit1316a6b44123df11b98811ef243154a6e54b9bcc (patch)
tree8322c39367e58e32d18e1e662173f2fef335211b /ChangeLog
parent3f7b447d88056cbbe524391d843591e28bef3384 (diff)
downloadzsh-1316a6b44123df11b98811ef243154a6e54b9bcc.tar.gz
zsh-1316a6b44123df11b98811ef243154a6e54b9bcc.tar.xz
zsh-1316a6b44123df11b98811ef243154a6e54b9bcc.zip
19575: Fix problem with trap on EXIT overriding status
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c83bfeac3..c95caa86e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-10  Peter Stephenson  <pws@csr.com>
+
+	* 19575: Src/signals.c, Test/C03traps.ztst: Fix the problem
+	that trap '...' EXIT overrode the exit status of the function
+	it was in.
+
 2004-03-08  Clint Adams  <clint@zsh.org>
 
 	* 19566: Doc/Zsh/params.yo: change associative array