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-180-g6dd8f3d


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  6dd8f3dca0dacac90815a8776142bd28ba59513e (commit)
      from  5b23062f1f16bed04e96935577b719947fbbc958 (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=6dd8f3dca0dacac90815a8776142bd28ba59513e

commit 6dd8f3dca0dacac90815a8776142bd28ba59513e
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Feb 17 17:02:52 2012 +0000

    Add more bug numbers.

diff --git a/ChangeLog b/ChangeLog
index 56f79ce..b9433eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,7 @@
 
 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
 
+	[BZ #3335]
 	* sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
 
 2012-02-15  Roland McGrath  <roland@hack.frob.com>
diff --git a/NEWS b/NEWS
index a9bc326..96c5431 100644
--- a/NEWS
+++ b/NEWS
@@ -9,9 +9,9 @@ Version 2.16
 
 * The following bugs are resolved with this release:
 
-  411, 4026, 4822, 6884, 9902, 10140, 11494, 13525, 13526, 13527, 13528,
-  13529, 13531, 13532, 13533, 13547, 13530, 13551, 13552, 13553, 13555,
-  13559, 13583, 13618
+  350, 411, 3335, 4026, 4822, 6884, 9902, 10140, 11494, 13525, 13526, 13527,
+  13528, 13529, 13531, 13532, 13533, 13547, 13530, 13551, 13552, 13553,
+  13555, 13559, 13583, 13618
 
 * ISO C11 support:
 

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

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