1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-13 23:31:08 +02:00
This commit is contained in:
Wayne Davison 2001-06-13 10:20:42 +00:00
parent 1d03e73694
commit 874a12ae7a

View file

@ -1,3 +1,9 @@
2001-06-13 Wayne Davison <wayned@users.sourceforge.net>
* 14793: Src/hist.c: Don't mark a HIST_TMPSTORE entry with HIST_OLD
so that the HFILE_FAST algorithm in savehistfile() will recheck this
histnum later.
2001-06-13 Andrej Borsenkow <bor@zsh.org>
* 14766: Src/prompt.c: uniform %l substitution