summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba5fa7d7..9d75a951 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-14 Kent Sebastian <ksebasti@redhat.com>
+
+ * cache.cxx (cache_clean): Minor changes, mainly stylistic.
+ * session.h: remove cache_max member var (used only in cache.cxx now)
+
2008-10-10 Frank Ch. Eigler <fche@elastic.org>
PR6749