about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-02-21 11:28:49 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-02-21 11:28:49 +0000
commit0e792b944707fdb8abafa4b4e3f3952154189c6f (patch)
tree0730059b6994adb39e85e65f6eb282310164e2d1 /ChangeLog
parent3c020a9a9c3b0cee6c25e565e001e3bbc0e1c421 (diff)
downloadzsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.tar.gz
zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.tar.xz
zsh-0e792b944707fdb8abafa4b4e3f3952154189c6f.zip
28784: exit on exec redirection error with POISX_BUILTINS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b5e23d523..c0fb29e8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 $
 *****************************************************