summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e50a0394..ff71d731 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-12 David Smith <dsmith@redhat.com>
+
+ * tapsets.cxx (dwflpp::setup): Added 'debuginfo_needed' parameter
+ to not error if no debuginfo present.
+ (hex_dump): New function.
+ (mark_query::handle_query_module): Updated for
+ 10/2/2007 markers patch. Currently only handles markers in the
+ kernel image itself - not in modules.
+
2007-10-12 Martin Hunt <hunt@redhat.com>
* Makefile.am (staprun_LDADD): Add -lpthread.