about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-07-08 17:06:02 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-07-08 17:06:02 +0000
commitb31ca21b46ae445ca12ab0c89ad0d66e5426328b (patch)
treed2e1d4f39b22b9e814b756d93ef06c0c4a58fc63 /ChangeLog
parentc6a3ccc8d725a1729131a328848ad5c509b821e5 (diff)
downloadzsh-b31ca21b46ae445ca12ab0c89ad0d66e5426328b.tar.gz
zsh-b31ca21b46ae445ca12ab0c89ad0d66e5426328b.tar.xz
zsh-b31ca21b46ae445ca12ab0c89ad0d66e5426328b.zip
27100: Allow MONITOR option in non-interactive shells for testing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fb30a1b91..3a4ca1fc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-08  Peter Stephenson  <pws@csr.com>
+
+	* 27100: Allow MONITOR option in non-interactive shells.
+	Not properly test it, but you only get if you ask for it,
+	so worth committing to allow it to be further investigated.
+
 2009-07-06  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 27092: Src/parse.c, Test/A01grammar.ztst: "if" didn't check
@@ -11910,5 +11916,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4728 $
+* $Revision: 1.4729 $
 *****************************************************