diff options
author | wcohen <wcohen> | 2008-01-07 22:31:02 +0000 |
---|---|---|
committer | wcohen <wcohen> | 2008-01-07 22:31:02 +0000 |
commit | 0310565fd41e6f884b13d56c2531e7d3305341f0 (patch) | |
tree | 09f14093faa21258e7f5967ce72a644ef078fdea | |
parent | 14b31996a7752ab19f1b9017c65742c866394c1e (diff) | |
download | systemtap-steved-0310565fd41e6f884b13d56c2531e7d3305341f0.tar.gz systemtap-steved-0310565fd41e6f884b13d56c2531e7d3305341f0.tar.xz systemtap-steved-0310565fd41e6f884b13d56c2531e7d3305341f0.zip |
Put the ChangeLog entry in the correct place.
-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 |