summaryrefslogtreecommitdiff
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 d98a9ce357..bc17f09dac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-12-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
+
+ [BZ #23961]
+ * math/auto-libm-test-in: Add new test case.
+ * math/auto-libm-test-out-pow: Regenerated.
+ * sysdeps/ieee754/flt-32/e_powf.c (__powf): Fix overflow check.
+
2018-12-10 DJ Delorie <dj@redhat.com>
[BZ #23948]