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 c22fcedf..4e306158 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-12 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 4393
+ * tapsets.cxx (emit_address): Support relocatable kernels.
+ (dwarf_derived_probe ctor): Hack around for missing USHRT_MAX.
+ * elaborate.cxx (semantic_pass): Increment rc if exception caught.
+
2008-02-12 Martin Hunt <hunt@redhat.com>
PR 5757
* tapsets.cxx, translate.cxx: Cleanup indentation a bit.