summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 20c907883..bfd90349e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 Ensures messages from PAM modules are displayed when privsep=no. 3 Ensures messages from PAM modules are displayed when privsep=no.
4 - (dtucker) [auth-pam.c] Bug #705: Make arguments match PAM specs, fixes 4 - (dtucker) [auth-pam.c] Bug #705: Make arguments match PAM specs, fixes
5 warnings on compliant platforms. From paul.a.bolton at bt.com. ok djm@ 5 warnings on compliant platforms. From paul.a.bolton at bt.com. ok djm@
6 - (dtucker) [auth-pam.c] Bug #559 (last piece): Pass DISALLOW_NULL_AUTHTOK
7 to pam_authenticate for challenge-response auth too. Originally from
8 fcusack at fcusack.com, ok djm@
6 9
720040630 1020040630
8 - (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL 11 - (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL
@@ -1471,4 +1474,4 @@
1471 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1474 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1472 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1475 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1473 1476
1474$Id: ChangeLog,v 1.3465 2004/07/01 02:38:14 dtucker Exp $ 1477$Id: ChangeLog,v 1.3466 2004/07/01 04:00:14 dtucker Exp $