diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2011-02-21 11:28:49 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-02-21 11:28:49 +0000 |
| commit | 0e792b944707fdb8abafa4b4e3f3952154189c6f (patch) | |
| tree | 0730059b6994adb39e85e65f6eb282310164e2d1 /ChangeLog | |
| parent | 28776: Let vcs_info detect very old mercurial repositories. (diff) | |
| download | zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.tar zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.tar.gz zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.tar.bz2 zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.tar.lz zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.tar.xz zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.tar.zst zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.zip | |
28784: exit on exec redirection error with POISX_BUILTINS
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2011-02-21 Peter Stephenson <pws@csr.com> + + * 28784: Doc/Zsh/options.yo, Test/A04redirect.ztst, Src/exec.c: + exit on exec redirection error with POSIXBUILTINS. + 2011-02-19 Frank Terbeck <ft@bewatermyfriend.org> * 28776: Functions/VCS_Info/VCS_INFO_bydir_detect, @@ -14233,5 +14238,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5203 $ +* $Revision: 1.5204 $ ***************************************************** |
