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 c607db0f..2875ed6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-27 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 7036
+ From Wenji Huang <wenji.huang@oracle.com>:
+ * elaborate.cxx (print_error): Don't suppress if listings_mode.
+ * main.cxx (main): Suppress "pass N failed" if listings_mode.
+
2008-11-26 Stan Cox <scox@redhat.com>
* tapsets.cxx (dwarf_builder::build): Support debuginfo static uprobes.