about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2011-05-18 01:49:15 +0000
committerBart Schaefer <barts@users.sourceforge.net>2011-05-18 01:49:15 +0000
commit6699851bcb535f3b2eb707a91cdc1a27f65a05a2 (patch)
treed0bea1b4a73e95af5f9fe6d8d02bd83195279936 /ChangeLog
parent86b900ad9772b26b5aaa765237760a7a170d7dec (diff)
downloadzsh-6699851bcb535f3b2eb707a91cdc1a27f65a05a2.tar.gz
zsh-6699851bcb535f3b2eb707a91cdc1a27f65a05a2.tar.xz
zsh-6699851bcb535f3b2eb707a91cdc1a27f65a05a2.zip
29313: better sh emulation with SHWORDPLIT and empty $IFS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fb0bf70ae..032691f11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-05-17  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 29313: Src/subst.c: when SHWORDSPLIT is in effect, the state of
+	the (@) expansion flag depends on the value of $IFS so as to mimic
+	Bourne shell join/split behavior more closely (see users/15442).
+
 	* 29312, users/16032: Doc/Zsh/mod_zutil.yo, Src/Modules/zutil.c:
 	add "zparseopts -M" which allows option descriptions to map
 	synonymous option names onto a single name.
@@ -14738,5 +14742,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5309 $
+* $Revision: 1.5310 $
 *****************************************************