summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f237604..d110934f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* tapsets.cxx (query_module): Use dwfl_module_getdwarf rather
than dwfl_module_getelf for e_machine check.
+ (dwarf_query::get_blacklist_section): Likewise for section search.
+ Ignore non-SHF_ALLOC sections.
2008-02-19 Frank Ch. Eigler <fche@elastic.org>