diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -76,6 +76,13 @@ | |||
76 | - dugsong@cvs.openbsd.org 2001/06/26 17:41:49 | 76 | - dugsong@cvs.openbsd.org 2001/06/26 17:41:49 |
77 | [servconf.c] | 77 | [servconf.c] |
78 | #include <kafs.h> | 78 | #include <kafs.h> |
79 | - markus@cvs.openbsd.org 2001/06/26 20:14:11 | ||
80 | [key.c key.h ssh.c sshconnect1.c sshconnect2.c] | ||
81 | add smartcard support to the client, too (now you can use both | ||
82 | the agent and the client). | ||
83 | - markus@cvs.openbsd.org 2001/06/27 02:12:54 | ||
84 | [serverloop.c serverloop.h session.c session.h] | ||
85 | quick hack to make ssh2 work again. | ||
79 | 86 | ||
80 | 20010629 | 87 | 20010629 |
81 | - (bal) Removed net_aton() since we don't use it any more | 88 | - (bal) Removed net_aton() since we don't use it any more |
@@ -5903,4 +5910,4 @@ | |||
5903 | - Wrote replacements for strlcpy and mkdtemp | 5910 | - Wrote replacements for strlcpy and mkdtemp |
5904 | - Released 1.0pre1 | 5911 | - Released 1.0pre1 |
5905 | 5912 | ||
5906 | $Id: ChangeLog,v 1.1361 2001/07/04 04:48:36 mouring Exp $ | 5913 | $Id: ChangeLog,v 1.1362 2001/07/04 04:53:53 mouring Exp $ |