Remove "[Add new features here]" for 2.27

* NEWS: Remove "[Add new features here]" for 2.27.
This commit is contained in:
H.J. Lu 2017-08-16 11:05:55 -07:00
parent 5047057ffa
commit 87e7bf4d36
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2017-08-16 H.J. Lu <hongjiu.lu@intel.com>
* NEWS: Remove "[Add new features here]" for 2.27.
2017-08-16 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/sh/localplt.data: Allow abort in

2
NEWS
View File

@ -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.