diff options
author | Carlos O'Donell <carlos@redhat.com> | 2025-07-25 18:38:59 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2025-07-25 18:41:05 -0400 |
commit | 2a796b7981a85f513baccab123c473802ab989d6 (patch) | |
tree | 1a1dae8b9102450c9075ccb5261f81384b746744 | |
parent | 712623fb07d307181263607086b1e7197924137c (diff) | |
download | glibc-2a796b7981a85f513baccab123c473802ab989d6.zip glibc-2a796b7981a85f513baccab123c473802ab989d6.tar.gz glibc-2a796b7981a85f513baccab123c473802ab989d6.tar.bz2 |
NEWS: Generalize testing section and mention the manual.
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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. |