summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 6f8246b6..1114bb8a 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-20 Tom Zanussi <zanussi@us.ibm.com>
+
+ * print.c: Made relayfs _stp_print_flush() use sequence counter.
+
+ * runtime.h: Added sequence counter, moved subbuf_size etc to probes.
+
2005-06-18 Martin Hunt <hunt@redhat.com>
* counter.c: New file. Counter aggregations.