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 20e21393d0..201516873b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-06-08 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #20224]
+ * sysdeps/i386/fpu/s_cbrtl.S (__cbrtl): Add non-finite or zero
+ argument to itself.
+ * math/libm-test.inc (cbrt_test_data): Add sNaN tests.
+
2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
[BZ #19776]