aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ea3db5..0a5ef3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-05-19 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #18049]
+ * sysdeps/i386/fpu/e_atanhl.S (__ieee754_atanhl): For exponents
+ below -32, return the argument, with underflow if subnormal.
+ * math/auto-libm-test-in: Add more tests of atanh.
+ * math/auto-libm-test-out: Regenerated.
+
2015-05-19 Roland McGrath <roland@hack.frob.com>
[BZ #18434]