summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-05-19 13:09:19 +0200
committerAndreas Schwab <schwab@redhat.com>2010-05-19 13:37:23 +0200
commit8990fee3bbd1740f1a8411cd3842e0ef7278e208 (patch)
treef86861f84d9addc835577796fb6a5764be55bada
parent181c13586f12a9a15ed446b1a9594a5a8831d8d1 (diff)
downloadglibc-fedora/glibc-2.12.90-1.tar.gz
glibc-fedora/glibc-2.12.90-1.tar.xz
glibc-fedora/glibc-2.12.90-1.zip
-rw-r--r--fedora/glibc.spec.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index ee13633582..d1e2436ad0 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 <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.