aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2025-07-25 18:38:59 -0400
committerCarlos O'Donell <carlos@redhat.com>2025-07-25 18:41:05 -0400
commit2a796b7981a85f513baccab123c473802ab989d6 (patch)
tree1a1dae8b9102450c9075ccb5261f81384b746744
parent712623fb07d307181263607086b1e7197924137c (diff)
downloadglibc-2a796b7981a85f513baccab123c473802ab989d6.zip
glibc-2a796b7981a85f513baccab123c473802ab989d6.tar.gz
glibc-2a796b7981a85f513baccab123c473802ab989d6.tar.bz2
NEWS: Generalize testing section and mention the manual.
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 14c729a..a3ab26c 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.