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
commitd84bfe090d8bd2768519b9466c2b3a69afde2050 (patch)
treefbaef9b60777c9f88966dd6ee97946ca8bc9f3df /sys-libs/pam
parentRemoved 5.42 patch it broke more things then it fixes (diff)
downloadhistorical-d84bfe090d8bd2768519b9466c2b3a69afde2050.tar.gz
historical-d84bfe090d8bd2768519b9466c2b3a69afde2050.tar.bz2
historical-d84bfe090d8bd2768519b9466c2b3a69afde2050.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/pam')
-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.