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.11-364-gfc97f36


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  fc97f36d7fe49286d864f3996bcb9b40d9a1f7f4 (commit)
      from  86a4c67fb91b82c7b47c115b88ab01b1a696f10f (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=fc97f36d7fe49286d864f3996bcb9b40d9a1f7f4

commit fc97f36d7fe49286d864f3996bcb9b40d9a1f7f4
Author: Ulrich Drepper <drepper@redhat.com>
Date:   Fri Apr 9 07:56:29 2010 -0700

    Add BZ to an older patch.

diff --git a/ChangeLog b/ChangeLog
index 9acf264..2cafb71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -268,6 +268,7 @@
 
 2010-03-25  Andreas Schwab  <schwab@redhat.com>
 
+	[BZ #11001]
 	* sysdeps/posix/getaddrinfo.c (gaih_inet): Reset no_data before
 	each action.
 
diff --git a/NEWS b/NEWS
index 5824ede..d55a844 100644
--- a/NEWS
+++ b/NEWS
@@ -10,14 +10,13 @@ Version 2.12
 * The following bugs are resolved with this release:
 
   3662, 4457, 5553, 10162, 10401, 10414, 10554, 10824, 10864, 10915, 10918,
-  10936, 10939, 10958, 10968, 10969, 10972, 10992, 11000, 11007, 11010,
-  11027, 11039, 11040, 11041, 11043, 11046, 11056, 11070, 11093, 11115,
-  11120, 11125, 11126, 11127, 11134, 11141, 11149, 11183, 11184, 11185,
-  11186, 11187, 11188, 11189, 11190, 11191, 11192, 11193, 11194, 11200,
-  11230, 11235, 11242, 11254, 11258, 11271, 11272, 11276, 11279, 11287,
-  11292, 11319, 11332, 11333, 11387, 11389, 11390, 11394, 11397, 11410,
-  11438, 11449, 11470, 11471
-
+  10936, 10939, 10958, 10968, 10969, 10972, 10992, 11000, 11001, 11007,
+  11010, 11027, 11039, 11040, 11041, 11043, 11046, 11056, 11070, 11093,
+  11115, 11120, 11125, 11126, 11127, 11134, 11141, 11149, 11183, 11184,
+  11185, 11186, 11187, 11188, 11189, 11190, 11191, 11192, 11193, 11194,
+  11200, 11230, 11235, 11242, 11254, 11258, 11271, 11272, 11276, 11279,
+  11287, 11292, 11319, 11332, 11333, 11387, 11389, 11390, 11394, 11397,
+  11410, 11438, 11449, 11470, 11471
 
 * New interfaces: pthread_getname_np, pthread_setname_np
 

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

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