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.15-512-g414fca0


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  414fca039edfece0dc9bfc266730e390124687de (commit)
      from  41bf21a1e72c907b1a065727c3b5da43821ca6b0 (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=414fca039edfece0dc9bfc266730e390124687de

commit 414fca039edfece0dc9bfc266730e390124687de
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Mar 28 09:52:05 2012 +0000

    Bug 3868 also fixed by __kernel_standard_l changes.

diff --git a/ChangeLog b/ChangeLog
index 2d4beb4..ca2fa68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
 
+	[BZ #3868]
 	[BZ #13879]
 	[BZ #13910]
 	[BZ #13911]
diff --git a/NEWS b/NEWS
index ea7a178..c2f56a8 100644
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,8 @@ Version 2.16
 * The following bugs are resolved with this release:
 
   174, 350, 411, 2541, 2547, 2548, 2551, 2552, 2553, 2554, 2562, 2563, 2565,
-  2566, 2576, 3335, 3976, 3992, 4026, 4108, 4596, 4822, 5077, 5461, 5805,
-  5993, 6471, 6730, 6884, 6907, 6911, 9739, 9902, 10110, 10135, 10140,
+  2566, 2576, 3335, 3868, 3976, 3992, 4026, 4108, 4596, 4822, 5077, 5461,
+  5805, 5993, 6471, 6730, 6884, 6907, 6911, 9739, 9902, 10110, 10135, 10140,
   10210, 10545, 10716, 11174, 11322, 11365, 11451, 11494, 12047, 13058,
   13525, 13526, 13527, 13528, 13529, 13530, 13531, 13532, 13533, 13547,
   13551, 13552, 13553, 13555, 13559, 13566, 13583, 13618, 13637, 13656,

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

Summary of changes:
 ChangeLog |    1 +
 NEWS      |    4 ++--
 2 files changed, 3 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]