summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS2
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index af07c422ff..5f69f5d176 100644
--- 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 0475e225ca..6639633c2b 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.