summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 58f0cc13..302fda25 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2007-11-12 Martin Hunt <hunt@redhat.com>
+
+ * systemtap.base/*.stp: Replace log() calls with
+ println() (or printf() if formatting would help.)
+ * systemtap.maps/*.stp: Ditto.
+ * systemtap.samples/*.stp: Ditto.
+ * systemtap.stress/*.stp: Ditto.
+
2007-11-09 Masami Hiramatsu <mhiramat@redhat.com>
PR3858