about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-10-11 16:36:14 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-10-11 16:36:14 +0000
commitad92cb3203e5d95be91019633e8f1f5835b12794 (patch)
treec5bc5532661018ea7117187449b0d796c028ba23 /ChangeLog
parent34ed3eaecd3fedb8733b82c27dccba024608bf5f (diff)
downloadzsh-ad92cb3203e5d95be91019633e8f1f5835b12794.tar.gz
zsh-ad92cb3203e5d95be91019633e8f1f5835b12794.tar.xz
zsh-ad92cb3203e5d95be91019633e8f1f5835b12794.zip
30724: shell code optimisd to use execsimple() doesn't have a valid thisjob
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9768aa8e0..5a69f0174 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-11  Peter Stephenson  <pws@csr.com>
+
+	* 30724: Src/exec.c, Src/jobs.c: shell code optimised to use
+	execsimple() doesn't have a valid thisjob.
+
 2012-10-09  Peter Stephenson  <pws@csr.com>
 
 	* users/17318: Src/Zle/zle_utils.c: don't increment the undo
@@ -255,5 +260,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5743 $
+* $Revision: 1.5744 $
 *****************************************************