diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-08-16 11:05:55 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-08-16 11:05:55 -0700 |
commit | 87e7bf4d36af0a4622dc2687730f26d7d53003fe (patch) | |
tree | b35e9543f6769878fdeffab6378be703fd5afb9b | |
parent | 5047057ffa1c737cc432eec3113ae6fcd327adf4 (diff) | |
download | glibc-87e7bf4d36af0a4622dc2687730f26d7d53003fe.tar glibc-87e7bf4d36af0a4622dc2687730f26d7d53003fe.tar.gz glibc-87e7bf4d36af0a4622dc2687730f26d7d53003fe.tar.bz2 glibc-87e7bf4d36af0a4622dc2687730f26d7d53003fe.zip |
Remove "[Add new features here]" for 2.27
* NEWS: Remove "[Add new features here]" for 2.27.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -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 @@ -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. |