aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-07-07 09:29:06 -0700
committerRoland McGrath <roland@hack.frob.com>2014-07-07 09:29:06 -0700
commitf083450f45f580bf33fa345ddadb897dc85d78e8 (patch)
tree097dde3e3e42b0921bf778be8b1f52d2376756ef /NEWS
parent08192659bbeae149e7cb1f4c43547257f7099bb0 (diff)
downloadglibc-f083450f45f580bf33fa345ddadb897dc85d78e8.tar
glibc-f083450f45f580bf33fa345ddadb897dc85d78e8.tar.gz
glibc-f083450f45f580bf33fa345ddadb897dc85d78e8.tar.bz2
glibc-f083450f45f580bf33fa345ddadb897dc85d78e8.zip
NPTL is no longer an add-on!
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a07ea6615c..f4c501ca56 100644
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,11 @@ Version 2.20
* All supported architectures now use the main glibc sysdeps directory
instead of some being in a separate "ports" directory (which was
distributed separately before glibc 2.17).
+
+* The NPTL implementation of POSIX pthreads is no longer an "add-on".
+ On configurations that support it (all Linux configurations), it's now
+ used regardless of the --enable-add-ons switch to configure. It is no
+ longer possible to build such configurations without pthreads support.
Version 2.19