summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index ea3643a1..005424ab 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,5 +1,9 @@
2009-02-16 Mark Wielaard <scox@redhat.com>
+ * sdt.h (STAP_PROBE): Take provider and probe as arguments.
+
+2009-02-16 Mark Wielaard <scox@redhat.com>
+
* sdt.h (STAP_PROBE9): Fix )( typo in parm9.
2009-02-15 Stan Cox <scox@redhat.com>