about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2014-08-11 11:18:26 +0200
committerAndreas Schwab <schwab@suse.de>2015-02-12 09:26:00 +0100
commit2868e0703d5b8c8e60c6f60de13e876c4d85daa0 (patch)
treec95b13872206f54b6b8b490619a57454eeeb0ed5 /NEWS
parentebf27d12e602b428a316c105ed10371ed84d2d3d (diff)
downloadglibc-2868e0703d5b8c8e60c6f60de13e876c4d85daa0.tar.gz
glibc-2868e0703d5b8c8e60c6f60de13e876c4d85daa0.tar.xz
glibc-2868e0703d5b8c8e60c6f60de13e876c4d85daa0.zip
Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #15790)
pthread_mutexattr_settype adds PTHREAD_MUTEX_NO_ELISION_NP to kind,
which is an internal flag that pthread_mutexattr_gettype shouldn't
expose, since pthread_mutexattr_settype wouldn't accept it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2d4ebb951b..2938f6e2d2 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ Version 2.22
 
 * The following bugs are resolved with this release:
 
-  4719, 15467, 17912, 17932, 17944, 17949.
+  4719, 15467, 15790, 17912, 17932, 17944, 17949.
 
 Version 2.21