summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67bf74e78..6fc81a360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -67,6 +67,11 @@
67 [auth2.c monitor.c sshconnect2.c auth2-krb5.c] 67 [auth2.c monitor.c sshconnect2.c auth2-krb5.c]
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 - jmc@cvs.openbsd.org 2003/05/14 08:25:39
71 [sftp.1]
72 - better formatting in SYNOPSIS
73 - whitespace at EOL
74 ok djm@
70 - (djm) Make portable build with MIT krb5 (some issues remain) 75 - (djm) Make portable build with MIT krb5 (some issues remain)
71 - (djm) Add new UsePAM configuration directive to allow runtime control 76 - (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 77 over usage of PAM. This allows non-root use of sshd when built with
@@ -1460,4 +1465,4 @@
1460 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1465 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1461 ok provos@ 1466 ok provos@
1462 1467
1463$Id: ChangeLog,v 1.2696 2003/05/14 09:23:56 djm Exp $ 1468$Id: ChangeLog,v 1.2697 2003/05/14 09:30:38 djm Exp $