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.13-29-g071f805


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  071f805ea30da4f4c43f45ceb8f4ad6aacffa51e (commit)
      from  84a4211850e3d23a9d3a4f3b294752a3b30bc0ff (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=071f805ea30da4f4c43f45ceb8f4ad6aacffa51e

commit 071f805ea30da4f4c43f45ceb8f4ad6aacffa51e
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Sun Feb 20 08:00:55 2011 -0500

    Update with BZ number.

diff --git a/ChangeLog b/ChangeLog
index 77de743..7d05dbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2011-01-27  Petr Baudis  <pasky@suse.cz>
 	    Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ 12445]#
 	* stdio-common/vfprintf.c (vfprintf): Pass correct newlen
 	to extend_alloca().
 	* stdio-common/bug23.c: New file.
diff --git a/NEWS b/NEWS
index da091f5..8a9ea99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2011-2-17
+GNU C Library NEWS -- history of user-visible changes.  2011-2-20
 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
 See the end for copying conditions.
 
@@ -9,7 +9,7 @@ Version 2.14
 
 * The following bugs are resolved with this release:
 
-  11724, 12460, 12469, 12489
+  11724, 12445, 12460, 12469, 12489
 
 Version 2.13
 

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

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]