about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-28 11:35:54 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-28 11:35:54 +0000
commit7462e3f97882ab00933a1a1704b67622e853c89e (patch)
tree8669a1c436c0ee0493bab43bc4fbdca5689142c2 /ChangeLog
parentbe947a560657f46438bb5f0c40cc0ac8cda6e2ec (diff)
downloadzsh-7462e3f97882ab00933a1a1704b67622e853c89e.tar.gz
zsh-7462e3f97882ab00933a1a1704b67622e853c89e.tar.xz
zsh-7462e3f97882ab00933a1a1704b67622e853c89e.zip
unposted: more tweaks for failed isearch pattern matches
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9eb3f4523..2e8ca9046 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-04-28  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Src/Zle/zle_hist.c: more tweaks for failures with
+	isearch pattern matching.
+
 	* 24890: Matt Wozniski: Src/Zle/zle_hist.c: skip_pos was
 	staying set causing random failures on backtracking in isearch.