diff options
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 4a2453cb..3961d269 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2007-03-14 Martin Hunt <hunt@redhat.com> + + * systemtap.base/div0.stp: Fix so output + won't possibly have the error message before the printed + output. + * systemtap.base/maxactive.exp: Ditto. + * systemtap.maps/ix_clear.stp: Ditto. + * systemtap.maps/ix_clear2.stp: Ditto. + * systemtap.samples/args.exp: Remove obsolete "-r" option + to staprun. + 2007-03-07 Frank Ch. Eigler <fche@elastic.org> PR 4116. |