1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00

correct article number now that the mailing list is no longer sluggish

This commit is contained in:
Clint Adams 2007-09-13 13:55:12 +00:00
parent 8deb3e6c43
commit 11b96deb75

View file

@ -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>