summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index dc308815..7cd65227 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2007-04-10 Martin Hunt <hunt@redhat.com>
+
+ * systemtap.printf/out*: New output tests to stress output
+ buffering and transport.
+ * systemtap.printf/mixed*: More output tests mixing print,
+ printf, and print_char.
+ * systemtap.printf/end*: Test that output from end probes
+ is all sent.
+
2007-04-05 Martin Hunt <hunt@redhat.com>
* systemtap.samples/arith_limits.exp: Set test name correctly.