about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2001-06-13 10:20:42 +0000
committerWayne Davison <wayned@users.sourceforge.net>2001-06-13 10:20:42 +0000
commit874a12ae7aa286a7e09ea6e975cfa16e18103b97 (patch)
treebc196dea1233dd03d30ecf4f9f8dc1ce8a7fd776
parent1d03e7369449640c76d2ab39c111e74eea74b408 (diff)
downloadzsh-874a12ae7aa286a7e09ea6e975cfa16e18103b97.tar.gz
zsh-874a12ae7aa286a7e09ea6e975cfa16e18103b97.tar.xz
zsh-874a12ae7aa286a7e09ea6e975cfa16e18103b97.zip
14793
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 725210d9e..d274a0bcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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