diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-08-06 21:38:10 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-08-06 21:38:10 +0000 |
commit | 020a8699a946b9cefd850af82a22d953fd786e98 (patch) | |
tree | 4838e8786611bc8d048c2094ad0943fffca29cda /ChangeLog | |
parent | f7db3bb64caf8d7822a18d6fd4c0480df7d0086d (diff) |
- markus@cvs.openbsd.org 2001/08/01 22:16:45
[ssh.1 sshd.8]
refer to current ietf drafts for protocol v2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -91,6 +91,9 @@ [authfd.c authfd.h readconf.c readconf.h scard.c scard.h ssh-add.c ssh-agent.c ssh.c] use strings instead of ints for smartcard reader ids + - markus@cvs.openbsd.org 2001/08/01 22:16:45 + [ssh.1 sshd.8] + refer to current ietf drafts for protocol v2 20010803 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on @@ -6201,4 +6204,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1449 2001/08/06 21:35:51 mouring Exp $ +$Id: ChangeLog,v 1.1450 2001/08/06 21:38:10 mouring Exp $ |