summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6bdc72f..dff79be9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-12-05 Frank Ch. Eigler <fche@elastic.org>
+
+ * tapsets.cxx, translate.cxx: Set default elfutils debuginfo_path
+ to start with "+", to enable debuginfo<->stripped checksum checking.
+ * stap.1.in: Note this.
+
+2008-12-05 Kent Sebastian <ksebasti@redhat.com>
+
+ PR7051
+ * doc/langref.tex, elaborate.cxx, runtime/vsprintf.c,
+ stap.1.in, staptree.cxx, staptree.h, translate.cxx:
+ Remove printf %n directive and references to it in documentation.
+
2008-12-03 Roland McGrath <roland@redhat.com>
PR6925