summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f254df40..55268b65b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2007-09-13 Clint Adams <clint@zsh.org>
- * 2381x: Src/Zle/zle_hist.c: set vipenultsrchstr to NULL
+ * 23813: 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>