diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 2011-02-21 Peter Stephenson <pws@csr.com> + * 28783: Doc/Zsh/options.yo, Src/lex.c, Test/A01grammar.ztst: + allow ( to be treated specially in more places when SH_GLOB + is set but KSH_GLOB isn't. + * 28784: Doc/Zsh/options.yo, Test/A04redirect.ztst, Src/exec.c: exit on exec redirection error with POSIXBUILTINS. @@ -14238,5 +14242,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5204 $ +* $Revision: 1.5205 $ ***************************************************** |