[BZ #5071]
authorUlrich Drepper <drepper@redhat.com>
Tue, 2 Oct 2007 04:21:49 +0000 (04:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 2 Oct 2007 04:21:49 +0000 (04:21 +0000)
* malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
the same number of pages.
Patch by Tomash Brechko <tomash.brechko@gmail.com>.

ChangeLog
localedata/ChangeLog

index d97d7e2..bc484ce 100644 (file)
--- 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.
 
index 86771fe..07d5185 100644 (file)
        * locales/cs_CZ: Sort lowercase before uppercase.
 
        * locales/en_GB: Change first weekday and workday to Monday.
-       * locales/da_DK: Likewise.
        * locales/nb_NO: Likewise.
        * locales/nn_NO: Likewise.
+       [BZ #4833]
+       * locales/da_DK: Likewise.
        [BZ #4705]
        * locales/et_EE: Likewise.