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-155-geac80ce


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  eac80ce2fa2497c2b4ea1d55d690ad53e1375ece (commit)
      from  22836f52e3e4740e450f9b93a2f1e31a90b168a6 (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=eac80ce2fa2497c2b4ea1d55d690ad53e1375ece

commit eac80ce2fa2497c2b4ea1d55d690ad53e1375ece
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Wed May 11 12:02:24 2011 -0400

    Fix typo.

diff --git a/ChangeLog b/ChangeLog
index 60d160c..bb37b83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,7 +16,7 @@
 	* grp/initgroups.c (internal_getgrouplist): When we found the service
 	list through the initgroups entry in nsswitch.conf do not always
 	continue on a successful lookup.  Don't always use the
-	__nss_group_data-ase value if it is set.
+	__nss_group_database value if it is set.
 	* nss/nsswitch.conf (initgroups): Change action for successful db
 	lookup to continue for compatibility.
 

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

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