diff options
author | dsmith <dsmith> | 2008-02-04 21:14:20 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2008-02-04 21:14:20 +0000 |
commit | 61e4ec4c74b7571ade18f93c5afdd40ac3d124af (patch) | |
tree | 5eb681d39c21f9065ba236dd2eabaad0220c6c22 /testsuite/ChangeLog | |
parent | 0a63c36f2d280cd6c8e1013a4262b4d4b12dcfb7 (diff) | |
download | systemtap-steved-61e4ec4c74b7571ade18f93c5afdd40ac3d124af.tar.gz systemtap-steved-61e4ec4c74b7571ade18f93c5afdd40ac3d124af.tar.xz systemtap-steved-61e4ec4c74b7571ade18f93c5afdd40ac3d124af.zip |
2008-02-04 David Smith <dsmith@redhat.com>
PR 4446.
* systemtap.base/marker.exp: Added tests for marker "$format"
variable.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 65d656e0..0f804ee0 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2008-02-04 David Smith <dsmith@redhat.com> + + PR 4446. + * systemtap.base/marker.exp: Added tests for marker "$format" + variable. + 2008-02-01 Martin Hunt <hunt@redhat.com> PR4736 * systemtap.printf/stap_merge.tcl: Copied here so |