summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorfche <fche>2005-07-19 18:24:16 +0000
committerfche <fche>2005-07-19 18:24:16 +0000
commita76c46d5d96b24f2d2b9f1c0f960af8d1f9c6e1f (patch)
tree40a81fa98040b68b581ac211b130c7b6e804b8c5 /ChangeLog
parent5ecb5763771af8db1b67cf2a2fb4a40c5107cd0f (diff)
downloadsystemtap-steved-a76c46d5d96b24f2d2b9f1c0f960af8d1f9c6e1f.tar.gz
systemtap-steved-a76c46d5d96b24f2d2b9f1c0f960af8d1f9c6e1f.tar.xz
systemtap-steved-a76c46d5d96b24f2d2b9f1c0f960af8d1f9c6e1f.zip
2005-07-19 Frank Ch. Eigler <fche@redhat.com>
* translate.cxx (emit_module_init/exit, translate_pass): Conform to newer runtime startup/shutdown hooks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 961e903b..ee637899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-19 Frank Ch. Eigler <fche@redhat.com>
+
+ * translate.cxx (emit_module_init/exit, translate_pass): Conform
+ to newer runtime startup/shutdown hooks.
+
2005-07-15 Frank Ch. Eigler <fche@redhat.com>
* Makefile.am (install-data-local): Correct typo.