summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:46:54 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:46:54 +0000
commitf19578c447a5a9de60ab6b743ba67836d1f094e3 (patch)
treec253118a83dd7eaa442aa590b6dd1650b2592f83 /ChangeLog
parent8282d6a82f12cd5a3af77599766108177d89283d (diff)
- jakob@cvs.openbsd.org 2001/08/02 08:58:35
[ssh-keygen.c] change -u (upload smartcard key) to -U. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 054dfe4d2..1c3beb03d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,6 +107,9 @@
107 add -D readerid option (download, i.e. print public RSA key to stdout). 107 add -D readerid option (download, i.e. print public RSA key to stdout).
108 check for card present when uploading keys. 108 check for card present when uploading keys.
109 use strings instead of ints for smartcard reader ids, too. 109 use strings instead of ints for smartcard reader ids, too.
110 - jakob@cvs.openbsd.org 2001/08/02 08:58:35
111 [ssh-keygen.c]
112 change -u (upload smartcard key) to -U. ok markus@
110 113
11120010803 11420010803
112 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on 115 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
@@ -6217,4 +6220,4 @@
6217 - Wrote replacements for strlcpy and mkdtemp 6220 - Wrote replacements for strlcpy and mkdtemp
6218 - Released 1.0pre1 6221 - Released 1.0pre1
6219 6222
6220$Id: ChangeLog,v 1.1453 2001/08/06 21:44:05 mouring Exp $ 6223$Id: ChangeLog,v 1.1454 2001/08/06 21:46:54 mouring Exp $