aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2e53175ea..1e63a386fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2016-08-04 Joseph Myers <joseph@codesourcery.com>
+
+ * math/e_scalb.c: Do not include <fenv.h>.
+ (invalid_fn): Do calculation resulting in NaN instead of raising
+ FE_INVALID and returning a NaN explicitly.
+ * math/e_scalbf.c: Do not include <fenv.h>.
+ (invalid_fn): Do calculation resulting in NaN instead of raising
+ FE_INVALID and returning a NaN explicitly.
+ * math/e_scalbl.c: Do not include <fenv.h>.
+ (invalid_fn): Do calculation resulting in NaN instead of raising
+ FE_INVALID and returning a NaN explicitly.
+
2016-08-04 Carlos O'Donell <carlos@redhat.com>
* po/de.po: Updated from Translation Project.