GNU C Library master sources branch, master, updated. glibc-2.15-183-g1d5f032

jsm28@sourceware.org jsm28@sourceware.org
Fri Feb 17 17:57:00 GMT 2012


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  1d5f032e1b28c86f7402dd62447f2be2b767f6c4 (commit)
      from  79c6869c8388c10c201fbecc9fd1852b98b0b316 (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=1d5f032e1b28c86f7402dd62447f2be2b767f6c4

commit 1d5f032e1b28c86f7402dd62447f2be2b767f6c4
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Feb 17 17:57:29 2012 +0000

    Fix ordering of bug numbers in NEWS.

diff --git a/NEWS b/NEWS
index 3bdaee3..0d962f1 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,8 @@ Version 2.16
 
 * The following bugs are resolved with this release:
 
-  350, 411, 3335, 4026, 4822, 5805, 6884, 9902, 10140, 12047, 11494, 13525,
-  13526, 13527, 13528, 13529, 13531, 13532, 13533, 13547, 13530, 13551,
+  350, 411, 3335, 4026, 4822, 5805, 6884, 9902, 10140, 11494, 12047, 13525,
+  13526, 13527, 13528, 13529, 13530, 13531, 13532, 13533, 13547, 13551,
   13552, 13553, 13555, 13559, 13583, 13618
 
 * ISO C11 support:

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

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


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



More information about the Glibc-cvs mailing list