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 6ad7e51f..e5594783 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-17 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 6487, 6504.
+ From Masami Hiramatsu <mhiramat@redhat.com>
+ * print_new.c (stp_print_flush): Use new utt_reserve().
+
2008-09-12 Masami Hiramatsu <mhiramat@redhat.com>
BZ 6028