diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-06-14 11:40:51 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-06-14 11:40:51 +0000 |
commit | 94f77cd7f0d060456318ff592bb07b53cc9abf7a (patch) | |
tree | c6ca90be73ecaddf04673e25f044195bdc01923c /sys-auth | |
parent | Added text-markup as herd, Version bump to deal with security bug #136759. (diff) | |
download | gentoo-2-94f77cd7f0d060456318ff592bb07b53cc9abf7a.tar.gz gentoo-2-94f77cd7f0d060456318ff592bb07b53cc9abf7a.tar.bz2 gentoo-2-94f77cd7f0d060456318ff592bb07b53cc9abf7a.zip |
Fix breakage due to CVS keyword expansion.
(Portage version: 2.1)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss_ldap/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index dbe9f91ffb6b..785e18613437 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/nss_ldap # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.24 2006/06/14 09:27:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.25 2006/06/14 11:40:51 robbat2 Exp $ + + 14 Jun 2006; Robin H. Johnson <robbat2@gentoo.org> ChangeLog: + Fix breakage due to CVS keyword expansion. *nss_ldap-250-r1 (14 Jun 2006) |