mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-13 23:31:08 +02:00
14793
This commit is contained in:
parent
1d03e73694
commit
874a12ae7a
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue