diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index bf21bd718..4fbb406f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-07-11 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 27129: Src/exec.c, Src/init.c, Src/zsh.h, + Test/A01grammar.ztst, Test/C04funcdef.ztst, + Test/D08cmdsubst.ztst: fix 27126 so as not to break the + case where a status is tested at the start of a function, + command substitution, or "." file. + 2009-07-10 Clint Adams <clint@zsh.org> * 27127: Vincent Bernat: Completion/Debian/Command/_bts: handle @@ -11959,5 +11967,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4736 $ +* $Revision: 1.4737 $ ***************************************************** |