From f2fffea3e62d7ba2e6ab2f74572819d08c20b36e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 28 Feb 2006 12:20:43 +0000 Subject: Release 4.3.1, finally (updated...) --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c3656c003..ac7550eef 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,12 @@ Major changes between versions 4.2 and 4.3 not to break existing code (and to be compatible with proposals for the Korn shell). +- Substitutions of the form ${var:-"$@"}, ${var:+"$@"} and similar where + word-splitting is applied to the text after the :- or :+ (in particular, + where the SH_WORD_SPLIT option is in effect for compatibility) now + behave as in other Bourne- and POSIX-compatible shells when in the + appropriate emulation mode. + - New Posix-style zsh-specific tests [[:IDENT:]], [[:IFS:]], [[:IFSSPACE:]], [[:WORD:]] test if character can appear in identifier, is an IFS character, is an IFS whitespace character, or is considered -- cgit 1.4.1