about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-01-07 10:05:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-01-07 10:05:35 +0000
commita89f0559c210def9a40bfeb9da6b38128a49cb55 (patch)
treeaa6bb2e44e5e7a842c4d78be3a71c6854b12b2ea /ChangeLog
parent21ee383e28f1e0fb31be0aa0c2d9a0cba26ccc8e (diff)
downloadzsh-a89f0559c210def9a40bfeb9da6b38128a49cb55.tar.gz
zsh-a89f0559c210def9a40bfeb9da6b38128a49cb55.tar.xz
zsh-a89f0559c210def9a40bfeb9da6b38128a49cb55.zip
28590: make read return status non-zero on error
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fddf16222..68aad4aba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-01-07  Peter Stephenson  <pws@csr.com>
 
+	* 28590 (added a comment): Src/builtin.c, Test/B04read.ztst:
+	read builtin should return non-zero status on error.
+
 	* Mikael: 28585: Completion/Unix/Command/_mkdir: don't set ret=0
 	when _wanted fails to find any matches.
 
@@ -14066,5 +14069,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5174 $
+* $Revision: 1.5175 $
 *****************************************************