From: Ulrich Drepper Date: Sat, 14 Mar 2009 18:39:26 +0000 (+0000) Subject: [BZ #9948] X-Git-Tag: cvs/fedora-glibc-20090320T1944~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=878b72c5ee9201dcc65bff3fa21d3d2036fcc4ea;p=thirdparty%2Fglibc.git [BZ #9948] 2009-03-14 Ulrich Drepper * locale/iso-639.def: Add Min Nan. [BZ #9948] --- diff --git a/ChangeLog b/ChangeLog index e24b87e5106..b9ab620adef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ +2009-03-14 Ulrich Drepper + + * locale/iso-639.def: Add Min Nan. + 2009-03-11 Carlos Eduardo Seo + [BZ #9948] * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM. 2009-03-14 Ulrich Drepper diff --git a/NEWS b/NEWS index 55ba54469e0..686d5dfdc40 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2009-3-12 +GNU C Library NEWS -- history of user-visible changes. 2009-3-14 Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc. See the end for copying conditions. @@ -21,6 +21,11 @@ Version 2.10 * New ISO C++1x interfaces: quick_exit, at_quick_exit Implemented by Ulrich Drepper. +* Support for selecting between multiple function definitions at runtime + using STT_GNU_IFUNC symbols. Implemented by Ulrich Drepper. + +* New locale: nan_TW@latin + Version 2.9 diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6733e219706..fd54f7d654a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,6 @@ 2009-03-14 Ulrich Drepper + [BZ #9916] * SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin. * locales/nan_TW@latin: New file. Contributed by Arne Goetje.