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 a786c45d..af41ee87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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 Frank Ch. Eigler <fche@elastic.org>
PR6925