aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c663eb4d10..8615addc31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-05 Jakub Jelinek <jakub@redhat.com>
+
+ * stdio-common/reg-printf.c (__register_printf_function): Calloc
+ instead of malloc __printf_arginfo_table and __printf_function_table.
+ Reported by John Reiser <jreiser@BitWagon.com>.
+
2003-04-04 Steven Munroe <sjmunroe@us.ibm.com>
* sysdeps/powerpc/powerpc64/strchr.S: 64-bit optimizations.