On Wed, 28 Jun 2023, Frédéric Bérat via Libc-alpha wrote: > diff --git a/NEWS b/NEWS > index 709ee40e50..027506a44c 100644 > --- a/NEWS > +++ b/NEWS > @@ -502,6 +502,9 @@ Major new features: > * The audit libraries will avoid unnecessary slowdown if it is not required > PLT tracking (by not implementing the la_pltenter or la_pltexit callbacks). > > +* Glibc now supports to be built with _FORTIFY_SOURCE. The value is undefined > + for parts of the library that can't be built with it. My comment on the previous version of the series still applies: this is the wrong section of NEWS, you need to put it in the NEWS section for the *next* release, not an old release. -- Joseph S. Myers joseph@codesourcery.com