aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4c590f032..961ca0fd42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-27 Ulrich Drepper <drepper@redhat.com>
+
+ * locale/programs/localedef.c: Use __malloc_initialize_hook to
+ install mcheck handler.
+
+ * libio/obprintf.c (_IO_obstack_vprintf): Fix one more memory
+ handling problem.
2000-03-27 Roland McGrath <roland@baalperazim.frob.com>
* stdio-common/tmpfile.c: Use <shlib-compat.h> macros.