aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d97d7e29c6..bc484cef77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-10-01 Ulrich Drepper <drepper@redhat.com>
+ [BZ #5071]
+ * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
+ the same number of pages.
+ Patch by Tomash Brechko <tomash.brechko@gmail.com>.
+
* locale/programs/ld-collate.c (collate_read): After initial copy
statement, continue in state 0.