summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 19:30:38 +1000
committerDamien Miller <djm@mindrot.org>2003-05-14 19:30:38 +1000
commitd6ead282dbf346f9037f6f8aa370c7ebbfbb5c62 (patch)
tree9e434f1bc0a57e85fcf0d65869455990e822debf /ChangeLog
parent4d995195354696ae0ab6dea7dfa3367fc144ce89 (diff)
- jmc@cvs.openbsd.org 2003/05/14 08:25:39
[sftp.1] - better formatting in SYNOPSIS - whitespace at EOL ok djm@
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 $