about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-07-28 10:21:06 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-07-28 10:21:06 +0000
commit80a6fa6af5d6ab1017dafe492343a0a07003cc24 (patch)
treee37982c70f24a921aa8013b5def1321121cb0086 /ChangeLog
parentd88220042dc8edfca90b37ffd8c46ef5a817433b (diff)
downloadzsh-80a6fa6af5d6ab1017dafe492343a0a07003cc24.tar.gz
zsh-80a6fa6af5d6ab1017dafe492343a0a07003cc24.tar.xz
zsh-80a6fa6af5d6ab1017dafe492343a0a07003cc24.zip
22560: tweak history-beginning-search-menu to clear menu after use
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3b855778..4c3244251 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-07-28  Peter Stephenson  <pws@csr.com>
 
+	* 22560: Functions/Zle/history-beginning-search-menu:
+	tweak (= hack) to clear menu after use.
+
 	* 22559: Doc/Zsh/contrib.yo,
 	Functions/Zle/history-beginning-search-menu: new Zle function.