summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:27:53 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:27:53 +0000
commitae996bf7d1967c83a0e0d71e9e89fa9a27d839f9 (patch)
treef86f60887b43e7afce310e073ac48417f588b1b9 /ChangeLog
parent94baf30d14ec1fb5b483ccca983d9faf3ef0ae2e (diff)
- jakob@cvs.openbsd.org 2001/07/31 09:28:44
[readconf.c readconf.h ssh.1 ssh.c] add 'SmartcardDevice' client option to specify which smartcard device is used to access a smartcard used for storing the user's private RSA key. ok markus@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ad73258c..c44eb959a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -75,6 +75,11 @@
75 - jakob@cvs.openbsd.org 2001/07/31 08:41:10 75 - jakob@cvs.openbsd.org 2001/07/31 08:41:10
76 [scard.c] 76 [scard.c]
77 do not complain about missing smartcards. ok markus@ 77 do not complain about missing smartcards. ok markus@
78 - jakob@cvs.openbsd.org 2001/07/31 09:28:44
79 [readconf.c readconf.h ssh.1 ssh.c]
80 add 'SmartcardDevice' client option to specify which smartcard device
81 is used to access a smartcard used for storing the user's private RSA
82 key. ok markus@.
78 83
7920010803 8420010803
80 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on 85 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
@@ -6185,4 +6190,4 @@
6185 - Wrote replacements for strlcpy and mkdtemp 6190 - Wrote replacements for strlcpy and mkdtemp
6186 - Released 1.0pre1 6191 - Released 1.0pre1
6187 6192
6188$Id: ChangeLog,v 1.1445 2001/08/06 21:25:38 mouring Exp $ 6193$Id: ChangeLog,v 1.1446 2001/08/06 21:27:53 mouring Exp $