about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-07-09 19:50:58 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-07-09 19:50:58 +0000
commitaabd747d4f396bba31c109ec7e11ff36eee14140 (patch)
tree6ca6a46ced467dda8c3fbf06b473fd4639f4aa72 /ChangeLog
parentaa563b1a3fa01af1fb1d2036bdf769cbe1fa95d2 (diff)
downloadzsh-aabd747d4f396bba31c109ec7e11ff36eee14140.tar.gz
zsh-aabd747d4f396bba31c109ec7e11ff36eee14140.tar.xz
zsh-aabd747d4f396bba31c109ec7e11ff36eee14140.zip
Eric Blake: 27109: don't attachtty() if not interactive
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a4ca1fc8..c960bbf46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-07-09  Eric Blake  <ebb9@byu.net>
+
+	* 27109: Touch up non-interactive MONITOR handling.
+	Don't mess with tty when MONITOR but not interactive.
+
+2009-07-09  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 27110: Src/init.c: Only turn on MONITOR if INTERACTIVE is on
+	or if set explicitly.
+
 2009-07-08  Peter Stephenson  <pws@csr.com>
 
 	* 27100: Allow MONITOR option in non-interactive shells.
@@ -11916,5 +11926,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4729 $
+* $Revision: 1.4730 $
 *****************************************************