diff options
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index f28f05d7..d74b4c73 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -7,6 +7,26 @@ (EXTRA_TOOL_OPTS): Removed. * Makefile.in: Regenerated. +2008-08-08 Stan Cox <scox@redhat.com> + + * systemtap.base/stmt_rel.stp: Lower wildcard matching count. + +2008-08-07 David Smith <dsmith@redhat.com> + + * systemtap.base/utrace_p4.exp: Uses lib/stap_compile.exp instead + of its own stap_compile procedure. + * systemtap.base/cache.exp (stap_compile): Ignores warnings. + * lib/stap_compile.exp: Ignores warnings. + +2008-08-05 Mark Wielaard <mwielaard@redhat.com> + + * systemtap.examples/README: Add meta file tag descriptions. + +2008-08-05 Stan Cox <scox@redhat.com> + + * systemtap.base/warnings.stp: Use relative instead of absolute line. + * systemtap.base/vars.exp: New test. + 2008-08-03 Wenji Huang <wenji.huang@oracle.com> * buildok/seven.stp: Correct for 2.6.27. |