From f4f0becb633709741253f0b9677fdde60ae87faf Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 9 Feb 2010 17:47:02 +0000 Subject: 27694: add P glob qualifier for prepending --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2a85bc36a..7e7ebadc0 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,13 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH Note also the list of incompatibilities in the README file. +Changes between versions 4.3.10 and 4.3.11 +------------------------------------------ + +The glob qualifier P can be used to add a separate word before each +match. For example, *(P:-f:) produces the command line +`-f file1 -f file2 ...'. + Changes between versions 4.3.9 and 4.3.10 ----------------------------------------- -- cgit 1.4.1