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 457fcb5..46820ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2016-07-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
+ Matt Clay <mclay@lycos.com>
+
+ [BZ #20357]
+ * sysdeps/ieee754/dbl-64/s_sin.c (sloww): Fix up condition
+ to call __mpsin/__mpcos and to negate values.
+ * math/auto-libm-test-in: Add test.
+ * math/auto-libm-test-out: Regenerate.
+
2016-10-17 H.J. Lu <hjl.tools@gmail.com>
[BZ #20384]