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 89e59075..8b47860c 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-16 David Smith <dsmith@redhat.com>
+
+ * systemtap.base/bz5274.exp: Better cleanup.
+ * systemtap.base/bz6850.exp: Ditto.
+ * systemtap.base/uprobes.exp: Ditto.
+ * systemtap.base/static_uprobes.exp: Ditto. Also changed a
+ 'spawn' to an 'exec' to avoid needing to wait.
+
2009-02-15 Stan Cox <scox@redhat.com>
* systemtap.base/static_uprobes.exp: Test with both c++ and c.