]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.12.90-1 fedora/glibc-2.12.90-1
authorAndreas Schwab <schwab@redhat.com>
Wed, 19 May 2010 11:09:19 +0000 (13:09 +0200)
committerAndreas Schwab <schwab@redhat.com>
Wed, 19 May 2010 11:37:23 +0000 (13:37 +0200)
fedora/glibc.spec.in

index ee1363358202c2e46617c771d1e0d7f7bd03f33d..d1e2436ad02a6c5da2755880fbc9265ecd11893e 100644 (file)
@@ -1026,6 +1026,16 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Wed May 19 2010 Andreas Schwab <schwab@redhat.com> - 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 <roland@redhat.com> - 2.12-1
 - Update to 2.12 release.
   - Fix ldconfig chroot handling.