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 557871a..12f264b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-04-08 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #18197]
+ * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
+ (atan): Set FE_TONEAREST mode for internal computations.
+ * math/auto-libm-test-in: Add more tests of atan.
+ * math/auto-libm-test-out: Regenerated.
+
2015-04-07 James Cowgill <james410@cowgill.org.uk>
[BZ #17930]