summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 210d1dedf..beff770c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,11 @@
* unposted: Doc/Zsh/metafaq.yo: update distribution sites - remove four
sites, add three, change one path
+2002-02-13 Wayne Davison <wayned@users.sourceforge.net>
+
+ * 16618: Src/hist.c: Improved resizehistents() so that it honors
+ HIST_EXPIRE_DUPS_FIRST.
+
2002-02-12 Wayne Davison <wayned@users.sourceforge.net>
* unposted: Src/params.c: The minimum size of histsiz (aka HISTSIZE)