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.16-ports-merge-265-g5dbf56a


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  5dbf56af7e7aa3fdeb9dc01f2bfa9a5a4b91ffcb (commit)
      from  89570c6269318b01646448810bcb28342f18ea0b (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://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=5dbf56af7e7aa3fdeb9dc01f2bfa9a5a4b91ffcb

commit 5dbf56af7e7aa3fdeb9dc01f2bfa9a5a4b91ffcb
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Mon Aug 27 13:30:45 2012 -0400

    update NEWS

diff --git a/ChangeLog b/ChangeLog
index 5816772..4a5c31d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-27  Mike Frysinger  <vapier@gentoo.org>
+
+	[BZ #5400]
+	* NEWS: Add fixed bug number.
+
 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #14519]
diff --git a/NEWS b/NEWS
index 41db31e..2471390 100644
--- a/NEWS
+++ b/NEWS
@@ -9,10 +9,10 @@ Version 2.17
 
 * The following bugs are resolved with this release:
 
-  3479, 6778, 6808, 9685, 11607, 13717, 13696, 13939, 14042, 14090, 14166,
-  14150, 14151, 14154, 14157, 14166, 14173, 14195, 14252, 14283, 14298,
-  14303, 14307, 14328, 14331, 14336, 14337, 14347, 14349, 14459, 14505,
-  14519
+  3479, 5400, 6778, 6808, 9685, 11607, 13717, 13696, 13939, 14042, 14090,
+  14166, 14150, 14151, 14154, 14157, 14166, 14173, 14195, 14252, 14283,
+  14298, 14303, 14307, 14328, 14331, 14336, 14337, 14347, 14349, 14459,
+  14505, 14519
 
 * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
   Optimized versions of memcpy, memset, and memcmp added for System z10 and

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

Summary of changes:
 ChangeLog |    5 +++++
 NEWS      |    8 ++++----
 2 files changed, 9 insertions(+), 4 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]