summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2005-09-02 20:37:28 +0000
committerhunt <hunt>2005-09-02 20:37:28 +0000
commit4d2339a1fcab5fe48da37a475ca13c576463669d (patch)
treec05b98db662e159f9dc77c1f9203b0fcd1cafce8 /ChangeLog
parent6e95311e6afb22fb83ed9981438ae003f3d302ea (diff)
downloadsystemtap-steved-4d2339a1fcab5fe48da37a475ca13c576463669d.tar.gz
systemtap-steved-4d2339a1fcab5fe48da37a475ca13c576463669d.tar.xz
systemtap-steved-4d2339a1fcab5fe48da37a475ca13c576463669d.zip
2005-09-02 Martin Hunt <hunt@redhat.com>
* tapset/logging.stp: Make log() be same as print().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 309cb97c..9c4c5f50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-02 Martin Hunt <hunt@redhat.com>
+
+ * tapset/logging.stp: Make log() be same as print().
+
2005-09-02 Frank Ch. Eigler <fche@elastic.org>
* tapsets.cxx: Temporarily rolled back graydon's changes.