about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b42ea1843..541a99857 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2008-04-26  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 24878: NEWS, Doc/Zsh/zle.yo, Src/glob.c, Src/pattern.c,
+	Src/zsh.h, Src/Zle/iwidgets.list, Src/Zle/zle_hist.c:
+	add history-incremental-pattern-search-backward and
+        history-incremental-pattern-search-forward, also optimize
+	history searches a bit more.
+
 	* 24876: don't install manual pages if empty.
 
 	* 24872: Jun T.: Fix capitalization with combining characters.