about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-04-11 16:34:21 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-04-11 16:34:21 +0000
commit35ddd9c4bae1956932dc45b4af48391ac71da0a2 (patch)
tree2097a461616752935f21544223a6277ce8e0fcb9 /ChangeLog
parentf2ea8831e16a0238908ec116c93df3676e52ae4f (diff)
downloadzsh-35ddd9c4bae1956932dc45b4af48391ac71da0a2.tar.gz
zsh-35ddd9c4bae1956932dc45b4af48391ac71da0a2.tar.xz
zsh-35ddd9c4bae1956932dc45b4af48391ac71da0a2.zip
users/15953: handle EINTR when using read -k or -q with -u or -p
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e8c439bd3..cf1bfc19b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-04-11  Peter Stephenson  <pws@csr.com>
+
+	* users/15953: Src/builtin.c: handle EINTR when using read -k or
+	-q together with -u or -p.
+
+	* cat.in.136: users/15945: Completion/Redhat/Command/_yum:
+	various corrections and updates.
+
 2011-04-05  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* 28977: Src/utils.c: fix copying of uninitialized memory
@@ -14425,5 +14433,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5241 $
+* $Revision: 1.5242 $
 *****************************************************