diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +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>: |