From: Jakub Jelinek Date: Mon, 29 Aug 2005 19:35:33 +0000 (+0000) Subject: 2.3.90-11 X-Git-Tag: cvs/fedora-glibc-2_3_90-11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=753ea4414a6a5994cf156d9a11582d18a1fb2a6f;p=thirdparty%2Fglibc.git 2.3.90-11 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 86adb215ee8..e9a8faecd32 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 10 +%define glibcrelease 11 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1074,6 +1074,9 @@ rm -f *.filelist* %endif %changelog +* Mon Aug 29 2005 Jakub Jelinek 2.3.90-11 +- FUTEX_WAKE_OP support to speed up pthread_cond_signal + * Wed Aug 24 2005 Jakub Jelinek 2.3.90-10 - update from CVS - fix growing of nscd persistent database (BZ#1204)