summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2008-01-31 02:41:50 +0000
committerfche <fche>2008-01-31 02:41:50 +0000
commitf853f19d0a56bc58ee46fb943b9a3770c28c30b6 (patch)
treea86ebf1bcadd7abb1f13c20e5422a39035cca25f
parenta87d23e30f0f84f1d3ecd87ccafd6bfcec2f404f (diff)
downloadsystemtap-steved-f853f19d0a56bc58ee46fb943b9a3770c28c30b6.tar.gz
systemtap-steved-f853f19d0a56bc58ee46fb943b9a3770c28c30b6.tar.xz
systemtap-steved-f853f19d0a56bc58ee46fb943b9a3770c28c30b6.zip
PR5483 add changelog entry
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc17e9ec..c7b70e90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -166,6 +166,12 @@
error when trying to use the perfmon target variable '$counter as
an array or structure.
+2008-01-17 Srinivasa DS <srinivasa@in.ibm.com>
+
+ PR 5483.
+ * tapsets.cxx (emit_address): Tolerate dummy relocation entry
+ added for kernel by recent elfutils.
+
2008-01-16 David Smith <dsmith@redhat.com>
PR 5608.