about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-08-01 17:35:17 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-08-01 17:35:17 +0000
commitba22472b7f16b696cc4251fab090652d31308e66 (patch)
tree6c7335d41e7cd11e838dcc846175482942547a65 /ChangeLog
parent1e7c19eca344f45b0f938066882c6aba4d2b9862 (diff)
downloadzsh-ba22472b7f16b696cc4251fab090652d31308e66.tar.gz
zsh-ba22472b7f16b696cc4251fab090652d31308e66.tar.xz
zsh-ba22472b7f16b696cc4251fab090652d31308e66.zip
22573: smooth interface to history-beginning-search-menu
document how to quote metacharacters for reverse array subscript
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eab7c1f8..4898d42aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-08-01  Peter Stephenson  <pws@csr.com>
 
+	* 22573: Functions/Zle/history-beginning-search-menu,
+	Doc/Zsh/params.yo: smooth the interface to the widget and
+	document how to quote metacharacters for reverse array
+	subscripting.
+
 	* 22572: Src/pattern.c, Test/D04parameter.ztst: use of (#m)
 	was broken with pure strings.