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 8c15d074..04cad62c 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-15 Frank Ch. Eigler <fche@elastic.org>
+
+ * print.c (_stp_print_flush): Add a likely() marker to the hot path.
+
2006-12-13 Frank Ch. Eigler <fche@elastic.org>
* regs.h (s390x REG_IP): Parenthesize for warning-free builds.