summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.syscall/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.syscall/ChangeLog')
-rw-r--r--testsuite/systemtap.syscall/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/systemtap.syscall/ChangeLog b/testsuite/systemtap.syscall/ChangeLog
index 3be84fdf..c9d8077b 100644
--- a/testsuite/systemtap.syscall/ChangeLog
+++ b/testsuite/systemtap.syscall/ChangeLog
@@ -1,3 +1,13 @@
+2007-09-19 Martin Hunt <hunt@redhat.com>
+ PR 4931
+ * test-debug.tcl (cleanup): Remove print.
+ * README: Update.
+ * syscall.exp: Source test.tcl and call run_one_test()
+ from there.
+ * test.tcl: Rewrite as a function. Do compilation
+ as well as testing. Compile into and execute in
+ a directory in /tmp.
+
2007-09-17 Martin Hunt <hunt@redhat.com>
* timer.c (main): Remove the return value checks.