aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c30529b72..8d640e8d62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-08-10 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #18790]
+ * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Increase
+ threshold for returning +/- 1.
+ * math/auto-libm-test-in: Add more tests of tanh.
+ * math/auto-libm-test-out: Regenerated.
+ * sysdeps/i386/fpu/libm-test-ulps: Update.
+
2015-08-10 Andreas Schwab <schwab@suse.de>
[BZ #18781]