about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-07-31 21:06:10 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-07-31 21:06:10 +0000
commit5659426c2a4d6465f915a86257d01ea6b8c7a984 (patch)
treed3c479e0f5a11e85c4d00352a98dc1950b32620a /ChangeLog
parent9a17762b0cdf0112f54a86e7937118422ba65614 (diff)
downloadzsh-5659426c2a4d6465f915a86257d01ea6b8c7a984.tar.gz
zsh-5659426c2a4d6465f915a86257d01ea6b8c7a984.tar.xz
zsh-5659426c2a4d6465f915a86257d01ea6b8c7a984.zip
always print job status if non-zero status and PRINTEXITSVALUE
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 741cc9a62..5da5b81f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-07-31  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 28111: Src/jobs.c: always print exit status if PRINTEXITVALUE
+	is set.
+
 	* users/15217: Src/Zle/zle_main.c: use top-level status
 	when redrawing prompt.
 
@@ -13457,5 +13460,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5041 $
+* $Revision: 1.5042 $
 *****************************************************