diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-24 19:45:15 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-24 19:45:15 +0000 |
commit | e75b10e81373a6182de8c8608d36c64129e9ce6a (patch) | |
tree | f8efa7a9a517013cc7ba99560ae95ad59e5f4703 /sys-auth/pam_mysql/ChangeLog | |
parent | stable x86, bug 308379 (diff) | |
download | historical-e75b10e81373a6182de8c8608d36c64129e9ce6a.tar.gz historical-e75b10e81373a6182de8c8608d36c64129e9ce6a.tar.bz2 historical-e75b10e81373a6182de8c8608d36c64129e9ce6a.zip |
Bug #191950: use pam eclass. Bug #299088: fix .la file.
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/pam_mysql/ChangeLog')
-rw-r--r-- | sys-auth/pam_mysql/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys-auth/pam_mysql/ChangeLog b/sys-auth/pam_mysql/ChangeLog index a855139ee5eb..fab4a4d127c2 100644 --- a/sys-auth/pam_mysql/ChangeLog +++ b/sys-auth/pam_mysql/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-auth/pam_mysql -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.14 2008/08/16 03:44:08 cardoe Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.15 2010/03/24 19:45:15 robbat2 Exp $ + +*pam_mysql-0.7_rc1-r2 (24 Mar 2010) + + 24 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> + +pam_mysql-0.7_rc1-r2.ebuild: + Bug #191950: use pam eclass. Bug #299088: fix .la file. 16 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc |