diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-20 00:58:21 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-20 00:58:21 +0000 |
commit | 3792dd8b104870d2a134147b2d0f22f926ca870b (patch) | |
tree | 1d1f3aaa9bf5e81c2e8c13734c53c82c30ae006e /sys-auth/nss_ldap/ChangeLog | |
parent | version bump; menu icon patch from François AZELAR via bug #145455 (diff) | |
download | historical-3792dd8b104870d2a134147b2d0f22f926ca870b.tar.gz historical-3792dd8b104870d2a134147b2d0f22f926ca870b.tar.bz2 historical-3792dd8b104870d2a134147b2d0f22f926ca870b.zip |
Version bump, fixes memory leaks.
Package-Manager: portage-2.1.4
Diffstat (limited to 'sys-auth/nss_ldap/ChangeLog')
-rw-r--r-- | sys-auth/nss_ldap/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index db30ae45ea63..f0c029ed9775 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,11 @@ # 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.52 2007/11/14 03:56:40 beandog Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.53 2008/01/20 00:58:20 robbat2 Exp $ + +*nss_ldap-259 (20 Jan 2008) + + 20 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> +nss_ldap-259.ebuild: + Version bump, fixes memory leaks. 14 Nov 2007; Steve Dibb <beandog@gentoo.org> nss_ldap-258.ebuild: amd64 stable, bug 198390 |