about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49047105d7..1df977b2d4 100644
--- 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.