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 6d79daeba..2bf9cd7e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,6 +68,9 @@
68 implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@ 68 implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@
69 server interops with commercial client; ok jakob@ djm@ 69 server interops with commercial client; ok jakob@ djm@
70 - (djm) Make portable build with MIT krb5 (some issues remain) 70 - (djm) Make portable build with MIT krb5 (some issues remain)
71 - (djm) Add new UsePAM configuration directive to allow runtime control
72 over usage of PAM. This allows non-root use of sshd when built with
73 --with-pam
71 74
7220030512 7520030512
73 - (djm) Redhat spec: Don't install profile.d scripts when not 76 - (djm) Redhat spec: Don't install profile.d scripts when not
@@ -1455,4 +1458,4 @@
1455 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1458 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1456 ok provos@ 1459 ok provos@
1457 1460
1458$Id: ChangeLog,v 1.2693 2003/05/14 04:31:11 djm Exp $ 1461$Id: ChangeLog,v 1.2694 2003/05/14 05:11:48 djm Exp $