aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0d6f826dcc..75bf46776a 100644
--- a/NEWS
+++ b/NEWS
@@ -19,8 +19,8 @@ Major new features:
supported on i386, x86_64, x32 and aarch64.
* Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin, cosf,
- sinf and tan with FMA, contributed by Arjan van de Ven and H.J. Lu
- from Intel.
+ sinf, sincosf and tan with FMA, contributed by Arjan van de Ven and
+ H.J. Lu from Intel.
* Optimized x86-64 trunc and truncf for processors with SSE4.1.