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-611-g512a49b


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  512a49be20d42af59968513cd5094b3918cf6663 (commit)
      from  a20492cffc5fd4baf302f98abcbb68ab1f6981cc (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=512a49be20d42af59968513cd5094b3918cf6663

commit 512a49be20d42af59968513cd5094b3918cf6663
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Sun Nov 4 15:36:32 2012 +0100

    [BZ #11638] has been fixed.
    
    In commit bea9b19322c77265033a068ac60c95a37e798a80 already.

diff --git a/NEWS b/NEWS
index 25af21c..e823c2b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,15 +10,15 @@ Version 2.17
 * The following bugs are resolved with this release:
 
   1349, 3439, 3479, 5044, 5298, 5400, 6530, 6778, 6808, 9685, 9914, 10014,
-  10038, 10631, 11438, 11607, 12140, 13412, 13542, 13601, 13629, 13679,
-  13696, 13717, 13741, 13939, 13966, 14042, 14047, 14090, 14150, 14151,
-  14152, 14154, 14157, 14166, 14173, 14195, 14237, 14251, 14252, 14283,
-  14298, 14303, 14307, 14328, 14331, 14336, 14337, 14347, 14349, 14376,
-  14417, 14459, 14476, 14477, 14505, 14510, 14516, 14518, 14519, 14530,
-  14532, 14538, 14543, 14544, 14545, 14557, 14562, 14568, 14576, 14579,
-  14583, 14587, 14595, 14602, 14610, 14621, 14638, 14645, 14648, 14652,
-  14660, 14661, 14669, 14683, 14694, 14716, 14743, 14767, 14783, 14784,
-  14785, 14796.
+  10038, 10631, 11438, 11607, 11638, 12140, 13412, 13542, 13601, 13629,
+  13679, 13696, 13717, 13741, 13939, 13966, 14042, 14047, 14090, 14150,
+  14151, 14152, 14154, 14157, 14166, 14173, 14195, 14237, 14251, 14252,
+  14283, 14298, 14303, 14307, 14328, 14331, 14336, 14337, 14347, 14349,
+  14376, 14417, 14459, 14476, 14477, 14505, 14510, 14516, 14518, 14519,
+  14530, 14532, 14538, 14543, 14544, 14545, 14557, 14562, 14568, 14576,
+  14579, 14583, 14587, 14595, 14602, 14610, 14621, 14638, 14645, 14648,
+  14652, 14660, 14661, 14669, 14683, 14694, 14716, 14743, 14767, 14783,
+  14784, 14785, 14796.
 
 * 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:
 NEWS |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 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]