about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-12-21 11:28:33 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-12-21 11:28:33 +0000
commit841e60c3408bc9b5eb679efd5cb4f7285cf799e8 (patch)
tree835950783704ccc23a8c81d069414ebe63d18e67 /ChangeLog
parenta9feb3b28acae7e27fdd9a4337192d6c0bc84a13 (diff)
downloadzsh-841e60c3408bc9b5eb679efd5cb4f7285cf799e8.tar.gz
zsh-841e60c3408bc9b5eb679efd5cb4f7285cf799e8.tar.xz
zsh-841e60c3408bc9b5eb679efd5cb4f7285cf799e8.zip
this prevent process-based features from working in their arguments
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 78be78583..4eca500f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-12-21  Peter Stephenson  <pws@csr.com>
+
+	* 30930: Src/parse.c, Test/D03procsubst.ztst: anonymous
+	functions shouldn't be marked as simple; this prevented process
+	based features from working in their arguments.
+
 2012-12-20  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* unposted: Config/version.mk: zsh 5.0.1.
@@ -401,5 +407,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5776 $
+* $Revision: 1.5777 $
 *****************************************************