summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKent Sebastian <ksebasti@toddy.(none)>2008-10-10 15:46:12 -0400
committerKent Sebastian <ksebasti@toddy.(none)>2008-10-10 15:46:12 -0400
commitf67f24c15aa9bde315142e1e3bb533876841b52a (patch)
tree86f4b1a1081ade9c9ec844a0c31a818d4ea003d2
parent06c7e0574aa7781478425d171a885603ad365155 (diff)
downloadsystemtap-steved-f67f24c15aa9bde315142e1e3bb533876841b52a.tar.gz
systemtap-steved-f67f24c15aa9bde315142e1e3bb533876841b52a.tar.xz
systemtap-steved-f67f24c15aa9bde315142e1e3bb533876841b52a.zip
ChangeLog update
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3806b475..9ab3bf3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-10 Kent Sebastian <ksebasti@redhat.com>
+
+ * cache.cxx (cache_clean): New group of functions implementing cache
+ size limiting.
+
2008-10-09 Rajan Arora <rarora@redhat.com>
* elaborate.cxx (systemtap_session::print_error_source): New.