summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-05-15 09:22:33 +0200
committerDarren Tucker <dtucker@zip.com.au>2006-05-15 09:22:33 +0200
commit2c77b7f1c14795012db49b46d70fa423bdc09a80 (patch)
treeeb0cdf629cd6ea587f4095ed3a2dec66b3da42c2 /ChangeLog
parent - (dtucker) [defines.h] Find a value for IOV_MAX or use a conservative (diff)
downloadopenssh-2c77b7f1c14795012db49b46d70fa423bdc09a80.tar.xz
openssh-2c77b7f1c14795012db49b46d70fa423bdc09a80.zip
- (dtucker) [auth-pam.c] Bug #1188: pass result of do_pam_account back and
do not allow kbdint again after the PAM account check fails. ok djm@
Diffstat (limited to '')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a26f06323..0a7212f59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
georg.schwarz at freenet.de, ok djm@.
- (dtucker) [defines.h] Find a value for IOV_MAX or use a conservative
default. Patch originally from tim@, ok djm
+ - (dtucker) [auth-pam.c] Bug #1188: pass result of do_pam_account back and
+ do not allow kbdint again after the PAM account check fails. ok djm@
20050506
- (dtucker) OpenBSD CVS Syn
@@ -4619,4 +4621,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4326 2006/05/15 07:17:29 dtucker Exp $
+$Id: ChangeLog,v 1.4327 2006/05/15 07:22:33 dtucker Exp $