diff options
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | testsuite/ChangeLog | 9 |
2 files changed, 9 insertions, 9 deletions
@@ -1,12 +1,3 @@ -2008-01-07 William Cohen <wcohen@redhat.com> - * testsuite/lib/systemtap.exp (as_root): new proc. - * testsuite/systemtap.context/context.exp: - * testsuite/systemtap.printf/end1b.exp: - * testsuite/systemtap.printf/mixed_outb.exp: - * testsuite/systemtap.printf/out1b.exp: - * testsuite/systemtap.printf/out2b.exp: - * testsuite/systemtap.printf/out3b.exp: Use as_root proc. - 2008-01-02 Frank Ch. Eigler <fche@elastic.org> From Mark McLoughlin <markmc@redhat.com>: diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index f2ec2544..42de95f4 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2008-01-07 William Cohen <wcohen@redhat.com> + * lib/systemtap.exp (as_root): new proc. + * systemtap.context/context.exp: + * systemtap.printf/end1b.exp: + * systemtap.printf/mixed_outb.exp: + * systemtap.printf/out1b.exp: + * systemtap.printf/out2b.exp: + * systemtap.printf/out3b.exp: Use as_root proc. + 2008-01-04 David Smith <dsmith@redhat.com> * systemtap.base/marker.exp: Improved regexp that finds markers |