diff options
author | William Cohen <wcohen@redhat.com> | 2009-01-29 16:55:06 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-01-29 16:55:06 -0500 |
commit | 9fbda39bf7687ceeee28813f30f6e3ec5c72fc5d (patch) | |
tree | 591d46a22865cb745e368ca4325bf95ad93e7f70 /testsuite/ChangeLog | |
parent | 8da0793017c9871b96cb9695ab10e9fa040c0a03 (diff) | |
download | systemtap-steved-9fbda39bf7687ceeee28813f30f6e3ec5c72fc5d.tar.gz systemtap-steved-9fbda39bf7687ceeee28813f30f6e3ec5c72fc5d.tar.xz systemtap-steved-9fbda39bf7687ceeee28813f30f6e3ec5c72fc5d.zip |
Move some systemtap.sample tests to systemtap.base.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 78859666..879e3529 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,5 +1,12 @@ 2009-01-29 Will Cohen <wcohen@redhat.com> + * systemtap.samples/arith*: + * systemtap.samples/control_limits.*: + * systemtap.samples/gtod.*: + * systemtap.samples/system_func.*: Moved to systemtap.base. + +2009-01-29 Will Cohen <wcohen@redhat.com> + * systemtap.samples/args.exp: * systemtap.samples/args.stp: * systemtap.samples/primes.exp: |