aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-02-02 16:57:49 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-02-03 09:44:45 -0300
commitcf88351b685da86667e17d344414a70696ac82f1 (patch)
treea02281019656236ed541e6f2fab07e0968c45ba6 /NEWS
parentcb7f20653724029be89224ed3a35d627cc5b4163 (diff)
downloadglibc-release/2.41/master.zip
glibc-release/2.41/master.tar.gz
glibc-release/2.41/master.tar.bz2
math: Fix tanf for some inputs (BZ 32630)release/2.41/master
The logic was copied wrong from CORE-MATH. (cherry picked from commit 09e7f4d594b4308fbea18e3044148d67b59757c9)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9170998..cc98ab5 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ The following bugs were resolved with this release:
[32626] math: math: log10p1f is not correctly rounded
[32627] math: math: sinhf is not correctly rounded
+ [32630] math: math: tanf is not correctly rounded for all rounding
+ modes
Version 2.41