summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.