Skip to content

Commit

Permalink
2.11.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Dec 14, 2009
1 parent 58ae1cc commit 2f95f8a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion fedora/glibc.spec.in
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 4
Release: 1
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
# Things that are linked directly into dynamically linked programs
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
@@ -1034,6 +1034,11 @@ rm -f *.filelist*
%endif

%changelog
* Mon Dec 14 2009 Andreas Schwab <schwab@redhat.com> - 2.11.1-1
- Update to 2.11.1 release.
- Locale updates.
- Don't reuse RPC XIDs across forks.

* Mon Nov 30 2009 Andreas Schwab <schwab@redhat.com> - 2.11-4
- Update from 2.11 branch
- Fix sync_file_range on ppc/ppc64.

0 comments on commit 2f95f8a

Please sign in to comment.