1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-04 20:40:57 +02:00

users/4092

This commit is contained in:
Wayne Davison 2001-08-07 19:58:07 +00:00
parent f7e8ca1d96
commit 0c08265c73

View file

@ -1,3 +1,8 @@
2001-08-07 Wayne Davison <wayned@users.sourceforge.net>
* users/4092: Src/hist.c: Don't lose the last history line
when a signal causes us to rewrite the history file.
2001-08-07 Oliver Kiddle <opk@zsh.org>
* 15594: Completion/Zsh/Context/_value,