From dda823f922ac7294cd24eeb4b1bb7436af24c8c7 Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 12 Nov 2007 22:04:35 +0000 Subject: 2007-11-12 Martin Hunt * systemtap.base/*.stp: Replace log() calls with println() (or printf() if formatting would help.) * systemtap.maps/*.stp: Ditto. * systemtap.samples/*.stp: Ditto. * systemtap.stress/*.stp: Ditto. --- testsuite/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'testsuite/ChangeLog') diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 58f0cc13..302fda25 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2007-11-12 Martin Hunt + + * systemtap.base/*.stp: Replace log() calls with + println() (or printf() if formatting would help.) + * systemtap.maps/*.stp: Ditto. + * systemtap.samples/*.stp: Ditto. + * systemtap.stress/*.stp: Ditto. + 2007-11-09 Masami Hiramatsu PR3858 -- cgit