summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index e6079bea..24d58471 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-12 Martin Hunt <hunt@redhat.com>
+
+ * print.c (_stp_print): Rewrite to eliminate the strlen()
+ call and save a bit of time.
+
2007-11-09 Masami Hiramatsu <mhiramat@redhat.com>
PR3858