diff options
| author | Wayne Davison <wayned@users.sourceforge.net> | 2001-06-08 00:40:40 +0000 |
|---|---|---|
| committer | Wayne Davison <wayned@users.sourceforge.net> | 2001-06-08 00:40:40 +0000 |
| commit | 7ff269a456f22f5ad65578203db29babc77110c2 (patch) | |
| tree | aa0a383875331fc3f465e439dcf75dc0e4a42071 | |
| parent | Don't mark a HIST_TMPSTORE entry with HIST_OLD so that the HFILE_FAST (diff) | |
| download | zsh-7ff269a456f22f5ad65578203db29babc77110c2.tar zsh-7ff269a456f22f5ad65578203db29babc77110c2.tar.gz zsh-7ff269a456f22f5ad65578203db29babc77110c2.tar.bz2 zsh-7ff269a456f22f5ad65578203db29babc77110c2.tar.lz zsh-7ff269a456f22f5ad65578203db29babc77110c2.tar.xz zsh-7ff269a456f22f5ad65578203db29babc77110c2.tar.zst zsh-7ff269a456f22f5ad65578203db29babc77110c2.zip | |
14793
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-06-07 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-06 Clint Adams <clint@zsh.org> * unposted: Src/Modules/.distfiles: add |
