summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Locke <blocke@gentoo.org>2002-02-18 00:46:06 +0000
committerBruce A. Locke <blocke@gentoo.org>2002-02-18 00:46:06 +0000
commit546aaccb1d1dab482fb465c693c1bb04d2e65d73 (patch)
tree119b8fd2e9f5691cb32d47c22f2526f84f877b4b /sys-libs
parentRemoved 5.42 patch it broke more things then it fixes (diff)
downloadgentoo-2-546aaccb1d1dab482fb465c693c1bb04d2e65d73.tar.gz
gentoo-2-546aaccb1d1dab482fb465c693c1bb04d2e65d73.tar.bz2
gentoo-2-546aaccb1d1dab482fb465c693c1bb04d2e65d73.zip
pam-0.75-r2: beginning of pam overhaul... includes around 50 redhat patches, 2 gentoo makefile patches, and pam_stack, pam_console, etc. (MASKED OUT -- DEVELOPER TESTING ONLY)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/pam/ChangeLog15
1 files changed, 6 insertions, 9 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog
index e263832352d5..889953137149 100644
--- a/sys-libs/pam/ChangeLog
+++ b/sys-libs/pam/ChangeLog
@@ -1,13 +1,10 @@
# ChangeLog for sys-libs/pam
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.2 2002/02/18 00:46:06 blocke Exp $
-*pam-0.75-r1 (1 Feb 2002)
+*pam-0.75-r2 (17 Feb 2002)
+
+ 17 Feb 2002; Bruce A. Locke <blocke@shivan.org> pam-0.75-r2.ebuild :
+
+ Part 1 of PAM revamp. Ebuild is masked out... FOR DEVELOPER TESTING ONLY
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.