diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-02-06 04:50:25 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-02-06 04:50:25 +0000 |
commit | d81f2f1cc27e05832a4a61211055a428db099068 (patch) | |
tree | 5a3e1f84f0c1f7dd402255c6bac6ec861d19dd47 /sys-auth/nss_ldap/ChangeLog | |
parent | Repoman missed this the other day. Original message: Fix kerberos support in ... (diff) | |
download | gentoo-2-d81f2f1cc27e05832a4a61211055a428db099068.tar.gz gentoo-2-d81f2f1cc27e05832a4a61211055a428db099068.tar.bz2 gentoo-2-d81f2f1cc27e05832a4a61211055a428db099068.zip |
Bug #155492 - allow skipping members for large LDAP installs. Feature not enabled by default.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'sys-auth/nss_ldap/ChangeLog')
-rw-r--r-- | sys-auth/nss_ldap/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index 83ec5339dadf..9715a3f2220b 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-auth/nss_ldap # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.38 2007/02/06 04:48:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.39 2007/02/06 04:50:25 robbat2 Exp $ + +*nss_ldap-254 (06 Feb 2007) + + 06 Feb 2007; Robin H. Johnson <robbat2@gentoo.org> + +files/nss_ldap-254-nss_getgrent_skipmembers.patch, +nss_ldap-254.ebuild: + Bug #155492 - allow skipping members for large LDAP installs. Feature not + enabled by default. *nss_ldap-253-r1 (31 Jan 2007) |