summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 82b79dff..5d015651 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2007-05-24 David Smith <dsmith@redhat.com>
+
+ PR4446
+ * systemtap.base/marker.exp: Renumbered tests and added new tests
+ for invalid argument name ("$foo1") and writing to marker
+ arguments.
+
2007-05-23 David Smith <dsmith@redhat.com>
PR4446