diff options
author | 2009-11-12 18:13:46 +0100 | |
---|---|---|
committer | 2009-11-12 18:44:07 +0100 | |
commit | bacf60ddef91cb030a76823439964396a4ac180b (patch) | |
tree | 0fa2b9e87bf525b713aaec1d1a40d7a47e48e80c | |
parent | Switch to devel as the default dist branch (diff) | |
download | glibc-bacf60ddef91cb030a76823439964396a4ac180b.tar.xz glibc-bacf60ddef91cb030a76823439964396a4ac180b.zip |
2.11.90-1fedora/glibc-2.11.90-1
-rw-r--r-- | fedora/glibc.spec.in | 8 |
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. |