aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5688d2009f..cba504e7b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-06-07 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #20218]
+ * sysdeps/i386/fpu/s_asinhl.S (__asinhl): Add non-finite argument
+ to itself.
+ * math/libm-test.inc (asinh_test_data): Add sNaN tests.
+
2016-06-07 H.J. Lu <hongjiu.lu@intel.com>
[BZ #20195]