about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-08-01 20:28:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-08-01 20:28:35 +0000
commit7d77bc95b2ba7276cf430a989e9b4000c72ba765 (patch)
treec86eb5720ff5fe902aebf1d76d6ba4260dcc5352 /ChangeLog
parentba22472b7f16b696cc4251fab090652d31308e66 (diff)
downloadzsh-7d77bc95b2ba7276cf430a989e9b4000c72ba765.tar.gz
zsh-7d77bc95b2ba7276cf430a989e9b4000c72ba765.tar.xz
zsh-7d77bc95b2ba7276cf430a989e9b4000c72ba765.zip
22574: more history-beginning-search-menu fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4898d42aa..4a4795618 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-01  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 22574: Functions/Zle/history-beginning-search-menu,
+	Doc/Zsh/params.yo: ~ also needs quoting and we have to do
+	it even if space isn't active.
+
 2006-08-01  Peter Stephenson  <pws@csr.com>
 
 	* 22573: Functions/Zle/history-beginning-search-menu,