aboutsummaryrefslogtreecommitdiff
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 2c902f2b98..10dc77619f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2018-08-23 Wilco Dijkstra <wdijkstr@arm.com>
+ * NEWS: Move optimized sinf entry to 2.29.
+
+2018-08-23 Wilco Dijkstra <wdijkstr@arm.com>
+
* sysdeps/ieee754/flt-32/s_tanf.c (__tanf): Use fast range reduction.
2018-08-22 DJ Delorie <dj@redhat.com>