Skip to content
Snippets Groups Projects
Commit b19ed4af authored by Andreas Schwab's avatar Andreas Schwab
Browse files

2.10.90-18

parent a562fe3c
No related branches found
Tags fedora/glibc-2.10.90-18
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
Summary: The GNU libc libraries Summary: The GNU libc libraries
Name: glibc Name: glibc
Version: %{glibcversion} Version: %{glibcversion}
Release: 17 Release: 18
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries. # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
# Things that are linked directly into dynamically linked programs # Things that are linked directly into dynamically linked programs
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
...@@ -1026,6 +1026,10 @@ rm -f *.filelist* ...@@ -1026,6 +1026,10 @@ rm -f *.filelist*
%endif %endif
%changelog %changelog
* Tue Sep 1 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-18
- Update from master.
- fix parse error in <bits/mathinline.h> (#520209).
* Thu Aug 27 2009 Roland McGrath <roland@redhat.com> - 2.10.90-17 * Thu Aug 27 2009 Roland McGrath <roland@redhat.com> - 2.10.90-17
- Update from master. - Update from master.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment