summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-09-11 22:17:26 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-09-11 22:17:26 +1000
commit69687f4b65373e09269db8c18f18b4ac7225a382 (patch)
treebdc1ab58486951379f020d2e4a147c5a41997b01 /ChangeLog
parent928a19ad9e82d2098c9309553e7f6c97d7665322 (diff)
- (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output from
failing PAM session modules to user then exit, similar to the way /etc/nologin is handled. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dffdd3713..2fed3fb38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
120040911 120040911
2 - (djm) [ssh-agent.c] unifdef some cygwin code; ok dtucker@ 2 - (djm) [ssh-agent.c] unifdef some cygwin code; ok dtucker@
3 - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output from
4 failing PAM session modules to user then exit, similar to the way
5 /etc/nologin is handled. ok djm@
3 6
420040830 720040830
5 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: only 8 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: only
@@ -1719,4 +1722,4 @@
1719 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1722 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1720 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1723 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1721 1724
1722$Id: ChangeLog,v 1.3540 2004/09/11 05:18:05 djm Exp $ 1725$Id: ChangeLog,v 1.3541 2004/09/11 12:17:26 dtucker Exp $