aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-27 18:06:35 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-27 18:06:35 +0000
commit670066c3bdd9cc4222c326a76e30eb266660fae5 (patch)
tree8d33b632af15d3235f1953588e881b78f6f647aa /ChangeLog
parenta211d17424ed4a9aa7c07dbb801955f8e50ddb0a (diff)
downloadglibc-670066c3bdd9cc4222c326a76e30eb266660fae5.tar
glibc-670066c3bdd9cc4222c326a76e30eb266660fae5.tar.gz
glibc-670066c3bdd9cc4222c326a76e30eb266660fae5.tar.bz2
glibc-670066c3bdd9cc4222c326a76e30eb266660fae5.zip
Update.
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.
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.