summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d6f5ef2..09973c9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,6 +4,9 @@ Changelog
After 0.5
---------
+- Added a 'CacheMaker' helper class: a maker keeps references (by name)
+ to the caches it creates, to permit them to be cleared.
+
- Added statistics to each cache, tracking lookups, hits, misses, and
evictions.