aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-08-16 11:05:55 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-08-16 11:05:55 -0700
commit87e7bf4d36af0a4622dc2687730f26d7d53003fe (patch)
treeb35e9543f6769878fdeffab6378be703fd5afb9b /NEWS
parent5047057ffa1c737cc432eec3113ae6fcd327adf4 (diff)
downloadglibc-87e7bf4d36af0a4622dc2687730f26d7d53003fe.zip
glibc-87e7bf4d36af0a4622dc2687730f26d7d53003fe.tar.gz
glibc-87e7bf4d36af0a4622dc2687730f26d7d53003fe.tar.bz2
Remove "[Add new features here]" for 2.27
* NEWS: Remove "[Add new features here]" for 2.27.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0475e22..6639633 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,6 @@ Version 2.27
Major new features:
- [Add new features here]
-
* 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.