about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2012-02-22 15:35:49 +0000
committerBart Schaefer <barts@users.sourceforge.net>2012-02-22 15:35:49 +0000
commit3604a9c4ac944f72be919b412567e1f54b8e4552 (patch)
treeba30549236f53c0db719e763c000600f34984bc0 /ChangeLog
parentf9c94bd2218073ad2cf21be53f95a6efd5068e58 (diff)
downloadzsh-3604a9c4ac944f72be919b412567e1f54b8e4552.tar.gz
zsh-3604a9c4ac944f72be919b412567e1f54b8e4552.tar.xz
zsh-3604a9c4ac944f72be919b412567e1f54b8e4552.zip
30242: Tests for ${...=...} in POSIX emulation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 387d0504b..8ec1ced3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,9 @@
 
 2012-02-20  Barton E. Schaefer  <schaefer@zsh.org>
 
-	* 30242: Src/subst.c: use PREFORK_SINGLE for the right-hand side
-	of ${...=...} when SH_WORD_SPLIT is in effect (POSIX emulation).
+	* 30242: Src/subst.c, Test/D05parameter.ztst: use PREFORK_SINGLE
+	for the right-hand side of ${...=...} when SH_WORD_SPLIT is in
+	effect (POSIX emulation).
 
 2012-02-19  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
@@ -16005,5 +16006,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5592 $
+* $Revision: 1.5593 $
 *****************************************************