diff options
author | fche <fche> | 2008-01-31 02:41:50 +0000 |
---|---|---|
committer | fche <fche> | 2008-01-31 02:41:50 +0000 |
commit | f853f19d0a56bc58ee46fb943b9a3770c28c30b6 (patch) | |
tree | a86ebf1bcadd7abb1f13c20e5422a39035cca25f | |
parent | a87d23e30f0f84f1d3ecd87ccafd6bfcec2f404f (diff) | |
download | systemtap-steved-f853f19d0a56bc58ee46fb943b9a3770c28c30b6.tar.gz systemtap-steved-f853f19d0a56bc58ee46fb943b9a3770c28c30b6.tar.xz systemtap-steved-f853f19d0a56bc58ee46fb943b9a3770c28c30b6.zip |
PR5483 add changelog entry
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |