From: Andreas Schwab Date: Wed, 19 May 2010 11:09:19 +0000 (+0200) Subject: 2.12.90-1 X-Git-Tag: fedora/glibc-2.12.90-1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8990fee3bbd1740f1a8411cd3842e0ef7278e208;p=thirdparty%2Fglibc.git 2.12.90-1 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index ee136335820..d1e2436ad02 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1026,6 +1026,16 @@ rm -f *.filelist* %endif %changelog +* Wed May 19 2010 Andreas Schwab - 2.12.90-1 +- Update from master + - POWER7 optimized memset + - Fix typo in es_CR locale + - Enable IDN support in getent + - Fix race in free sanity check + - Fix lookup of collation sequence value during regexp matching + - Fix name of tt_RU.UTF-8@iqtelif locale (#589138) + - Handle too-small buffers in Linux getlogin_r (BZ#11571, #589946) + * Tue May 4 2010 Roland McGrath - 2.12-1 - Update to 2.12 release. - Fix ldconfig chroot handling.