This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.26-112-g87e7bf4


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  87e7bf4d36af0a4622dc2687730f26d7d53003fe (commit)
      from  5047057ffa1c737cc432eec3113ae6fcd327adf4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=87e7bf4d36af0a4622dc2687730f26d7d53003fe

commit 87e7bf4d36af0a4622dc2687730f26d7d53003fe
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Aug 16 11:05:55 2017 -0700

    Remove "[Add new features here]" for 2.27
    
    	* NEWS: Remove "[Add new features here]" for 2.27.

diff --git a/ChangeLog b/ChangeLog
index af07c42..5f69f5d 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 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.
 

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    4 ++++
 NEWS      |    2 --
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]