From 08506bdf6730fe3c817246f2806f33bfa6f2b74d Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 2 Apr 2008 10:24:49 +0000 Subject: unposted: release 4.3.6 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3349e86a3..5ab7bd42d 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,18 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH Note also the list of incompatibilities in the README file. +Major changes between versions 4.3.5 and 4.3.6 +---------------------------------------------- + +cd, chdir, pushd and popd now take a -q option to suppress side effects +including printing the directory stack (for pushd and popd) and executing +the chpwd hook functions (for all four). + +The parameter subscript (e) flag now forces the argument to be treated +as a string where it would previously have been treated as a pattern, +for example ${array[(ie)*]} substitutes the index of the element whose +value is "*". + Major changes between versions 4.3.4 and 4.3.5 ---------------------------------------------- -- cgit 1.4.1