about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 593b053de..1f254df40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-13  Clint Adams  <clint@zsh.org>
+
+	* 2381x: Src/Zle/zle_hist.c: set vipenultsrchstr to NULL
+	after freeing it to avoid vi-mode history search segfaults.
+
 2007-09-05  Peter Stephenson  <pws@csr.com>
 
 	* users/11818: Doc/Zsh/mod_parameter.yo, Src/jobs.c, Src/utils.c,