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-249-g553149f


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  553149f603fa2897052af45c676020558d7138a6 (commit)
      from  873ca5046137917ddb6fae7f6cf097d91612d4d6 (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=553149f603fa2897052af45c676020558d7138a6

commit 553149f603fa2897052af45c676020558d7138a6
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Sun May 29 22:28:01 2011 -0400

    Reference wrong BZ

diff --git a/ChangeLog b/ChangeLog
index 43ac643..6f12343 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
 
-	[BZ #9706]
+	[BZ #11099]
 	* shadow/sgetspent_r.c (LINE_PARSER): Interpret nymeric field values
 	as signed.
 
diff --git a/NEWS b/NEWS
index 955b31e..75f7a0d 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ Version 2.14
 
 * The following bugs are resolved with this release:
 
-  386, 6420, 7101, 9706, 9730, 9732, 9809, 10138, 10149, 10157, 11257,
+  386, 6420, 7101, 9730, 9732, 9809, 10138, 10149, 10157, 11099, 11257,
   11258, 11487, 11532, 11558, 11578, 11634, 11653, 11668, 11697, 11724,
   11781, 11799, 11820, 11837, 11857, 11869, 11892, 11895, 11901, 11945,
   11947, 11952, 11987, 12052, 12083, 12158, 12178, 12200, 12346, 12393,

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

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