summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-10-13 17:44:17 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-10-13 17:44:17 +0000
commit332578f71c1bd8dcbce1d05b506d85c1d440f8b6 (patch)
treefeafd1cf6c18f14fbdde36e097e7d1ff1504f815 /sys-libs
parentUpdated to 1.2.18, along with fixes provided in Bug 7353. KEYWORDed for test... (diff)
downloadhistorical-332578f71c1bd8dcbce1d05b506d85c1d440f8b6.tar.gz
historical-332578f71c1bd8dcbce1d05b506d85c1d440f8b6.tar.bz2
historical-332578f71c1bd8dcbce1d05b506d85c1d440f8b6.zip
add bug id to last comment
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/pam/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog
index 9cc4db15a97c..ab8ec9c5353b 100644
--- a/sys-libs/pam/ChangeLog
+++ b/sys-libs/pam/ChangeLog
@@ -1,6 +1,6 @@
# 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.11 2002/10/13 09:35:10 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.12 2002/10/13 17:44:17 azarah Exp $
*pam-0.75-r8 (13 Oct 2002)
@@ -9,7 +9,7 @@
Add pam-0.75-pam_console-fix-fullpath-in-file-classes.patch to fix a small
compat problem between pam-login and pam_console.so. pam_console.so expects
PAM_TTY to be set by login without prefixing "/dev/" it seems, which
- pam-login did.
+ pam-login did. This should close bug #6612.
Synced with Mandrake and Redhat for latest patches.