summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 40036c470..d8a426b01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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).
+
2012-02-19 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: Etc/Config.yo, Completion/X/Type/.distfiles,
@@ -67,8 +72,8 @@
2012-02-09 Barton E. Schaefer <schaefer@zsh.org>
- * 30193: ChangeLog Src/Zle/compcore.c: remnulargs() after poking
- into string in case length changes.
+ * 30193: Src/Zle/compcore.c: remnulargs() after poking into string
+ in case length changes.
2012-02-08 Peter Stephenson <pws@csr.com>
@@ -15995,5 +16000,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5590 $
+* $Revision: 1.5591 $
*****************************************************