about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-07-10 09:10:59 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-07-10 09:10:59 +0000
commitbd2ee44b78d4b1ef78eac9a897237d63aecc35d6 (patch)
treedf0dab6e05e5013fc7341c5149666bb3d3b4745d /ChangeLog
parent5df700fb5b367ed6a5bec0fcac6723bbc3bf24d7 (diff)
downloadzsh-bd2ee44b78d4b1ef78eac9a897237d63aecc35d6.tar.gz
zsh-bd2ee44b78d4b1ef78eac9a897237d63aecc35d6.tar.xz
zsh-bd2ee44b78d4b1ef78eac9a897237d63aecc35d6.zip
27119: job output to stdout if non-interactive
no automated jobs notifications
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6419ac57c..2965824e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-10  Peter Stephenson  <pws@csr.com>
+
+	* 27119: Src/jobs.c: correct 27112: output is to stdout, not
+	stderr, and there's no automated jobs notification if not
+	INTERACTIVE.
+
 2009-07-09  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 27112: Src/jobs.c: allow output to stderr if MONITOR but
@@ -11931,5 +11937,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4731 $
+* $Revision: 1.4732 $
 *****************************************************