about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-05-26 09:19:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-05-26 09:19:11 +0000
commit54acd80359d2512644398a53e60a5e8b6b2841cb (patch)
tree8517d925b5d3a8140b4e9d53841e26cc04fb3df4 /ChangeLog
parent671479ded18b52a0e8e9abe6a10f07adbf7001c5 (diff)
downloadzsh-54acd80359d2512644398a53e60a5e8b6b2841cb.tar.gz
zsh-54acd80359d2512644398a53e60a5e8b6b2841cb.tar.xz
zsh-54acd80359d2512644398a53e60a5e8b6b2841cb.zip
29374: exit ZLE immediately if exit pending when keypress expected
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e1693eef8..7d8a9aa02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-26  Peter Stephenson  <pws@csr.com>
+
+	* 29374: Src/Zle/zle_main.c: Exit ZLE immediately if exit
+	is pending when a keypress is expected.
+
 2011-05-25  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	*  Bernhard Tittelbach: 29371: Completion/Unix/Command/_initctl:
@@ -14820,5 +14825,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5329 $
+* $Revision: 1.5330 $
 *****************************************************