diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-08-06 21:46:54 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-08-06 21:46:54 +0000 |
commit | f19578c447a5a9de60ab6b743ba67836d1f094e3 (patch) | |
tree | c253118a83dd7eaa442aa590b6dd1650b2592f83 /ChangeLog | |
parent | 8282d6a82f12cd5a3af77599766108177d89283d (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-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 | ||
111 | 20010803 | 114 | 20010803 |
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 $ |