summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2002-02-16 08:44:18 +0000
committerWayne Davison <wayned@users.sourceforge.net>2002-02-16 08:44:18 +0000
commit86aa24922bd3eb847f8467e2024e8f3d8a235c23 (patch)
treefe5e49c02ccdc2eaa9f36e92e7d2dbf284e68a7a
parentd5ac256e1465daf032bea14bf07f94c3dfd2672e (diff)
downloadzsh-86aa24922bd3eb847f8467e2024e8f3d8a235c23.tar.gz
zsh-86aa24922bd3eb847f8467e2024e8f3d8a235c23.zip
16618
-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)