diff options
author | 2008-04-10 22:27:02 +0000 | |
---|---|---|
committer | 2008-04-10 22:27:02 +0000 | |
commit | c63545fe2e8cc50c7a905f4c4482a3e22344aa1e (patch) | |
tree | dd11c7e630c52b3c132535266ed4a002d7253abe /sys-libs/pam/ChangeLog | |
parent | bump to 5.22.1. Bug fixes and translation updates. (diff) | |
download | historical-c63545fe2e8cc50c7a905f4c4482a3e22344aa1e.tar.gz historical-c63545fe2e8cc50c7a905f4c4482a3e22344aa1e.tar.bz2 historical-c63545fe2e8cc50c7a905f4c4482a3e22344aa1e.zip |
Revision bump to fix bug #216702 and workaround autoconf bug in #217154.
Package-Manager: portage-2.1.5_rc2
Diffstat (limited to 'sys-libs/pam/ChangeLog')
-rw-r--r-- | sys-libs/pam/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog index 174f583155fc..fcfc4ec882ab 100644 --- a/sys-libs/pam/ChangeLog +++ b/sys-libs/pam/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-libs/pam # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.205 2008/04/05 14:34:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.206 2008/04/10 22:27:02 flameeyes Exp $ + +*pam-1.0.0-r1 (10 Apr 2008) + + 10 Apr 2008; Diego Pettenò <flameeyes@gentoo.org> + +files/Linux-PAM-1.0.0-set-item.patch, -pam-1.0.0.ebuild, + +pam-1.0.0-r1.ebuild: + Revision bump to fix bug #216702 and workaround autoconf bug in #217154. *pam-1.0.0 (05 Apr 2008) |