]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 9 Aug 2002 18:30:37 +0000 (18:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 9 Aug 2002 18:30:37 +0000 (18:30 +0000)
ChangeLog

index 49047105d72cd3312a762474eb4d3c52d66cc618..1df977b2d4c91d96f5c3586a19744c20768f20f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-09  Ulrich Drepper  <drepper@redhat.com>
+
+       * malloc/malloc.c: Don't use MALLOC_FAILURE_ACTION introduced in
+       backport of last patch.
+
 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
 
        * malloc/malloc.c (cALLOc): Check for overflow on multiplication.