diff options
author | Aron Griffis <agriffis@gentoo.org> | 2002-04-26 18:34:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2002-04-26 18:34:14 +0000 |
commit | ab498116d0ba262c4198bdffacc97d4eb4bdd1a0 (patch) | |
tree | 95379bd921135f9e5dd8e9b198ca4dcbf4d6d308 /app-misc/vlock/ChangeLog | |
parent | Added linux-identd. (diff) | |
download | historical-ab498116d0ba262c4198bdffacc97d4eb4bdd1a0.tar.gz historical-ab498116d0ba262c4198bdffacc97d4eb4bdd1a0.tar.bz2 historical-ab498116d0ba262c4198bdffacc97d4eb4bdd1a0.zip |
Fixed bug #2053
Diffstat (limited to 'app-misc/vlock/ChangeLog')
-rw-r--r-- | app-misc/vlock/ChangeLog | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/app-misc/vlock/ChangeLog b/app-misc/vlock/ChangeLog index 4b4a47bbc215..7e98d0b6025e 100644 --- a/app-misc/vlock/ChangeLog +++ b/app-misc/vlock/ChangeLog @@ -1,13 +1,22 @@ # ChangeLog for app-misc/vlock # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-misc/vlock/ChangeLog,v 1.1 2002/02/01 21:53:08 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vlock/ChangeLog,v 1.2 2002/04/26 18:34:14 agriffis Exp $ + +*vlock-1.3-r1 (26 Apr 2002) + + 26 Apr 2002; Aron Griffis <agriffis@gentoo.org> vlock-1.3-r1.ebuild files/vlock.pamd : + + Fixed bug #2053: Install vlock entry in /etc/pam.d. Also make setuid root + so that root's password can be used to unlock a terminal (see the README + for more information). *vlock-1.3 (1 Feb 2002) - 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. + 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. |