about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-07-01 13:41:18 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-07-01 13:41:18 +0000
commit88d07936a21c262ec5f86518cce3c85fd1951968 (patch)
tree9e3e9bdfbaefb6a74c01e24531598d2cd617c093 /ChangeLog
parent10787467bc268079951b997b8605dd51cc9047a2 (diff)
downloadzsh-88d07936a21c262ec5f86518cce3c85fd1951968.tar.gz
zsh-88d07936a21c262ec5f86518cce3c85fd1951968.tar.xz
zsh-88d07936a21c262ec5f86518cce3c85fd1951968.zip
27080: it wasnt possible to exit menu selection cleanly
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6464af43f..021f0d81b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-07-01  Peter Stephenson  <pws@csr.com>
 
+	* 27080: Doc/Zsh/Zsh/mod_complist.yo, Src/Zle/complist.c: it
+	wasn't possible to exit menu selection cleanly.
+
+2009-07-01  Peter Stephenson  <pws@csr.com>
+
 	* 27079: Src/builtin.c: test builtin uses parser and so should
 	save and restore the lexical context to avoid pulling the
 	rug out when called in some nested fashion.
@@ -11876,5 +11881,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4721 $
+* $Revision: 1.4722 $
 *****************************************************