summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2006-02-21 08:15:19 +0000
committerhunt <hunt>2006-02-21 08:15:19 +0000
commit7934b76a4ce7cdcdd9de054db154e3da9dab7047 (patch)
tree91dc8a4839a8701e45f49c7918f128a048406d4c /tapset/ChangeLog
parent22154dcdc7bf035df8ad342f1d6f87c0e40e5b37 (diff)
downloadsystemtap-steved-7934b76a4ce7cdcdd9de054db154e3da9dab7047.tar.gz
systemtap-steved-7934b76a4ce7cdcdd9de054db154e3da9dab7047.tar.xz
systemtap-steved-7934b76a4ce7cdcdd9de054db154e3da9dab7047.zip
2006-02-21 Martin Hunt <hunt@redhat.com>
* context.stp: Fix definition of returnval(). Now the same as retval(). Cleanup needed. Only one can survive.
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 7dec4528..00171e6b 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-21 Martin Hunt <hunt@redhat.com>
+
+ * context.stp: Fix definition of returnval(). Now the same as retval().
+ Cleanup needed. Only one can survive.
+
2006-02-17 Frank Ch. Eigler <fche@elastic.org>
* context.stp (cpu): Clone undocumented cpuid() function.