]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove "[Add new features here]" for 2.27
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 16 Aug 2017 18:05:55 +0000 (11:05 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 16 Aug 2017 18:05:55 +0000 (11:05 -0700)
* NEWS: Remove "[Add new features here]" for 2.27.

ChangeLog
NEWS

index af07c422ffd45d2ba16991df24e0b88e37b9acf6..5f69f5d176eaf1e10d1c155843fe864952efd465 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/NEWS b/NEWS
index 0475e225ca4ea28ffec0c3e642776b18bf75bd0d..6639633c2ba3e794f3985cb920fb491eba5ac6d2 100644 (file)
--- 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.