From: Ulrich Drepper Date: Sat, 8 Aug 2009 17:57:59 +0000 (-0700) Subject: Yet more news items. X-Git-Tag: fedora/glibc-2.10.90-13~1^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4bc1b8961150a018f67197c903526cc87b8708e7;p=thirdparty%2Fglibc.git Yet more news items. --- diff --git a/NEWS b/NEWS index 1ea86f50d1d..23215ab32d3 100644 --- a/NEWS +++ b/NEWS @@ -54,6 +54,10 @@ Version 2.11 * Optimized iconv conversions for S390x. Implemented by Andreas Krebbel. +* Using condvars with PI mutexes is now more efficient due to kernel + support for requeueing to PI futexes. NPTL support added for x86-64. + Implemented by Ulrich Drepper. + Version 2.10