about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8fe0879bc4..f0c921e697 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Major new features:
 * Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin and tan
   with FMA, contributed by Arjan van de Ven and H.J. Lu from Intel.
 
+* Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin and tan
+  with FMA, contributed by Arjan van de Ven and H.J. Lu from Intel.
+
 Deprecated and removed features, and other changes affecting compatibility:
 
 * On GNU/Linux, the obsolete Linux constant PTRACE_SEIZE_DEVEL is no longer