From: Carlos O'Donell Date: Fri, 25 Jul 2025 22:38:59 +0000 (-0400) Subject: NEWS: Generalize testing section and mention the manual. X-Git-Tag: glibc-2.42~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a796b7981a85f513baccab123c473802ab989d6;p=thirdparty%2Fglibc.git NEWS: Generalize testing section and mention the manual. --- diff --git a/NEWS b/NEWS index 14c729a526..a3ab26c046 100644 --- a/NEWS +++ b/NEWS @@ -43,10 +43,13 @@ Major new features: been imported from the CORE-MATH project, in particular acospif, asinpif, atanpif, atan2pif, cospif, sinpif, tanpif. -* The testsuite has been significantly extended to cover the - functionality of the printf and scanf function families in many +* The testsuite has been significantly extended, including coverage of + the functionality of the printf and scanf function families in many variants. +* The manual has been significantly extended and updated, particularly + the threads, terminal, filesystem, resource, and math chapters. + * Code has been added to detect the x86-64 Intel Arrow Lake, Panther Lake, Clearwater Forest, and Diamond Rapids microarchitectures.