]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Generalize testing section and mention the manual.
authorCarlos O'Donell <carlos@redhat.com>
Fri, 25 Jul 2025 22:38:59 +0000 (18:38 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Fri, 25 Jul 2025 22:41:05 +0000 (18:41 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 14c729a526b0cd91568f5a57cdb9f2c5f5fdd995..a3ab26c04623678a13506fd991a255964a6f5906 100644 (file)
--- 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.