summaryrefslogtreecommitdiff
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 fe887b95ee..ffb3296a26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-12 Richard Sandiford <richard@codesourcery.com>
+
+ [BZ #3352]
+ * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
+ and use memcpy() if it does.
+
2006-11-12 Andreas Jaeger <aj@suse.de>
[BZ #2510]