summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c62f5415..07f000c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-31 Frank Ch. Eigler <fche@elastic.org>
+
+ * translate.cxx (dump_unwindsyms): Adapt to elfutils build-id
+ bug that was fixed in 0.138.
+ * configure.ac: Look for elfutils/version.h.
+ * config.in, configure: Regenerated.
+
2008-12-30 Dave Brolley <brolley@redhat.com>
PR9692