summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-11-12 18:13:46 +0100
committerAndreas Schwab <schwab@redhat.com>2009-11-12 18:44:07 +0100
commitbacf60ddef91cb030a76823439964396a4ac180b (patch)
tree0fa2b9e87bf525b713aaec1d1a40d7a47e48e80c
parentaf6f813e1dd41515239e2ac3dcf4e22dc4ea8077 (diff)
-rw-r--r--fedora/glibc.spec.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index e06bafee36..97ecab4979 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1025,6 +1025,14 @@ rm -f *.filelist*
%endif
%changelog
+* Thu Nov 12 2009 Andreas Schwab <schwab@redhat.com> - 2.11.90-1
+- Update from master.
+
+* Thu Nov 5 2009 Andreas Schwab <schwab@redhat.com> - 2.11-2
+- Fix readahead on powerpc32.
+- Fix R_PPC64_{JMP_IREL,IRELATIVE} handling.
+- Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64 (#533063).
+
* Mon Nov 2 2009 Andreas Schwab <schwab@redhat.com> - 2.11-1
- Update to 2.11 release.
- Disable multi-arch support on PowerPC again since binutils is too old.