From 6699851bcb535f3b2eb707a91cdc1a27f65a05a2 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 18 May 2011 01:49:15 +0000 Subject: 29313: better sh emulation with SHWORDPLIT and empty $IFS --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb0bf70ae..032691f11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2011-05-17 Barton E. Schaefer + * 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 $ ***************************************************** -- cgit v1.2.3