summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57ba532bd6..cecbdf4985 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2018-09-19  Szabolcs Nagy  <szabolcs.nagy@arm.com>
 
+	* sysdeps/ieee754/flt-32/e_powf.c (checkint): Fix documentation.
+
+2018-09-19  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
 	* NEWS: Mention pow improvements.
 	* math/Makefile (type-double-routines): Add e_pow_log_data.
 	* sysdeps/generic/math_private.h (__exp1): Remove.