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 f9813616..92db1160 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-22 Martin Hunt <hunt@redhat.com>
+
+ * print.c: Replace STP_PRINT_BUF_LEN with STP_BUFFER_SIZE.
+ * string.c: Ditto.
+
2006-09-21 Martin Hunt <hunt@redhat.com>
PR 3232
* print.c (_stp_print_init): New. Alloc per-cpu buffers.