diff --git a/NEWS b/NEWS index 7c407c2ea3..f0153c7e9a 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,9 @@ Deprecated and removed features, and other changes affecting compatibility: obsolete since the very first version of POSIX.1 in 1988, replaced with . +* The support for TX lock elision of pthread mutexes is deprecated on + all architectures and will be removed in the next release. + Changes to build and runtime requirements: * GCC 12.1 or later is now required to build the GNU C Library.