summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fb69a93..055d47f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-06-23 Frank Ch. Eigler <fche@elastic.org>
+
+ * session.h (module_cache): Add field here.
+ * tapsets.cxx (dwflpp): Remove static field from here.
+ (pathname_caching_callback): Use hacky micro-static to get to it.
+ (*): Update other users of module_cache.
+ * elaborate.cxx (systemtap_session ctor): Corresponding changes.
+
2008-06-23 David Smith <dsmith@redhat.com>
* tapsets.cxx (utrace_derived_probe_group::emit_probe_decl):