]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.90-11 cvs/fedora-glibc-2_3_90-11
authorJakub Jelinek <jakub@redhat.com>
Mon, 29 Aug 2005 19:35:33 +0000 (19:35 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 29 Aug 2005 19:35:33 +0000 (19:35 +0000)
fedora/glibc.spec.in

index 86adb215ee8b274a8e028f8eee39d53667cbdc41..e9a8faecd324b0a4e831bd866ae859f63369f32d 100644 (file)
@@ -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 <jakub@redhat.com> 2.3.90-11
+- FUTEX_WAKE_OP support to speed up pthread_cond_signal
+
 * Wed Aug 24 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-10
 - update from CVS
   - fix growing of nscd persistent database (BZ#1204)