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-561-gf23a86b


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  f23a86baf73e610843ac723fbdd59e7234e6d31d (commit)
      from  4dad7bab2b223caea7d0b66b7d8d1c168f722f16 (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=f23a86baf73e610843ac723fbdd59e7234e6d31d

commit f23a86baf73e610843ac723fbdd59e7234e6d31d
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Apr 6 20:35:06 2012 +0000

    Fix ascending ordering of bug numbers in NEWS.

diff --git a/NEWS b/NEWS
index 2aa68df..2a0d689 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ Version 2.16
 
   174, 350, 369, 411, 2541, 2547, 2548, 2551, 2552, 2553, 2554, 2562, 2563,
   2565, 2566, 2576, 2678, 3335, 3866, 3868, 3976, 3992, 4026, 4108, 4596,
-  4822, 5077, 5461, 5805, 5993, 6486, 6471, 6730, 6770, 6884, 6907, 6911,
+  4822, 5077, 5461, 5805, 5993, 6471, 6486, 6730, 6770, 6884, 6907, 6911,
   9739, 9902, 10110, 10135, 10140, 10210, 10346, 10545, 10716, 11174, 11322,
   11365, 11451, 11494, 12047, 12340, 13058, 13525, 13526, 13527, 13528,
   13529, 13530, 13531, 13532, 13533, 13547, 13551, 13552, 13553, 13555,

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

Summary of changes:
 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 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]