summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 497b9d5b..054def68 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,11 @@
+2008-03-10 Dave Brolley <brolley@redhat.com>
+
+ PR5189
+ * vsprintf.c (_stp_vsnprintf): Arguments for dynamic width and precision
+ are of type 'int' again.
+ * loc2c-runtime.h (deref_string): Copy the data only if dst is not NULL.
+ (deref_buffer): New macro.
+
2008-02-27 Martin Hunt <hunt@redhat.com>
* sym.h (_stp_module): Add text_size, lock, and unwind data