summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-08-27 13:55:09 -0700
committerRoland McGrath <roland@redhat.com>2009-08-27 13:55:09 -0700
commiteddcfbbd7cf1c7de9dbdec18f793d63f4121828c (patch)
tree7b6d8f0db129ff7073ea24140d8597843aa937d5
parentf9bf9db04a5c2f610c613744d1067a29ab63987e (diff)
2.10.90-17
-rw-r--r--fedora/glibc.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 4622de2f41..57637d5229 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1025,9 +1025,12 @@ rm -f *.filelist*
%endif
%changelog
-* Thu Aug 27 2009 Roland McGrath <roland@redhat.com> - 2.10.90-16
+* Thu Aug 27 2009 Roland McGrath <roland@redhat.com> - 2.10.90-17
- Update from master.
+* Wed Aug 26 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-16
+ - handle AVX saving on x86-64 in interrupted symbol lookups (#519081).
+
* Mon Aug 24 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-15
- Update from master.
- fix fortify failure with longjmp from alternate stack (#512103).