aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1ea86f50d1..23215ab32d 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