about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-09-13 13:55:12 +0000
committerClint Adams <clint@users.sourceforge.net>2007-09-13 13:55:12 +0000
commit11b96deb75e2be86ae44faa110fb6e782e79dc7e (patch)
tree43c6a1ba520e62187f410f78d62255c2c00c09e6 /ChangeLog
parent8deb3e6c43a30e6669aa55fefd9c29f81507ca50 (diff)
downloadzsh-11b96deb75e2be86ae44faa110fb6e782e79dc7e.tar.gz
zsh-11b96deb75e2be86ae44faa110fb6e782e79dc7e.tar.xz
zsh-11b96deb75e2be86ae44faa110fb6e782e79dc7e.zip
correct article number now that the mailing list is no longer sluggish
Diffstat (limited to 'ChangeLog')
-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>