From: Ulrich Drepper Date: Tue, 2 Oct 2007 04:21:49 +0000 (+0000) Subject: [BZ #5071] X-Git-Tag: cvs/fedora-glibc-20071003T1908~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95bddc0c3bb35a234635f05ccdd88a442ead9a65;p=thirdparty%2Fglibc.git [BZ #5071] * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has the same number of pages. Patch by Tomash Brechko . --- diff --git a/ChangeLog b/ChangeLog index d97d7e29c68..bc484cef775 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-10-01 Ulrich Drepper + [BZ #5071] + * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has + the same number of pages. + Patch by Tomash Brechko . + * locale/programs/ld-collate.c (collate_read): After initial copy statement, continue in state 0. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 86771fe6455..07d5185d6ff 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -29,9 +29,10 @@ * 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.