From 69bf08b5a00d5095ca50b7400221b2cbedeae904 Mon Sep 17 00:00:00 2001 From: dsmith Date: Tue, 14 Aug 2007 15:28:47 +0000 Subject: 2007-08-14 David Smith Merge from setuid-branch. * configure.ac: Version increase to 0.6. * configure: Regenerated. * parseko/cmdline09.stp: Added new test for staprun command line options. * parseko/cmdline10.stp: Ditto. * parseko/cmdline11.stp: Ditto. * parseko/cmdline12.stp: Ditto. * parseko/cmdline13.stp: Ditto. * parseko/cmdline14.stp: Ditto. * systemtap.samples/args.exp: No longer necessary to use "sudo" to run staprun. --- testsuite/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'testsuite/ChangeLog') diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index ee107c22..f92024d9 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,20 @@ +2007-08-14 David Smith + + Merge from setuid-branch. + * configure.ac: Version increase to 0.6. + * configure: Regenerated. + + * parseko/cmdline09.stp: Added new test for staprun command line + options. + * parseko/cmdline10.stp: Ditto. + * parseko/cmdline11.stp: Ditto. + * parseko/cmdline12.stp: Ditto. + * parseko/cmdline13.stp: Ditto. + * parseko/cmdline14.stp: Ditto. + + * systemtap.samples/args.exp: No longer necessary to use "sudo" to + run staprun. + 2007-08-07 Frank Ch. Eigler PR 4846 -- cgit