about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-06-26 10:12:30 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-06-26 10:12:30 +0000
commitbe6c618c3761522526808db1536262ebebb14d3e (patch)
tree63a6606ed4f1c4f4800e2f41691c6a561e910277 /ChangeLog
parent5de3c9dc9dac2affa383d7efac17d086578c3e9c (diff)
downloadzsh-be6c618c3761522526808db1536262ebebb14d3e.tar.gz
zsh-be6c618c3761522526808db1536262ebebb14d3e.tar.xz
zsh-be6c618c3761522526808db1536262ebebb14d3e.zip
22317: exiting shell from fork within function screwed status
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24108151d..870422a9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,12 @@
 	* 22464: Src/Zle/zle_main.c: an error in prompt substitution could
 	cause bad recursion karma.
 
+2006-03-02  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 22317: Src/builtins.c, Src/exec.c: exiting the shell from
+	code forked from within a function doesn't maintain the
+	exit status.
+
 2006-01-10  Peter Stephenson  <pws@csr.com>
 
 	* 22151: Src/text.c: a here-string got too many quotes when