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 @@ add -D readerid option (download, i.e. print public RSA key to stdout). check for card present when uploading keys. use strings instead of ints for smartcard reader ids, too. + - jakob@cvs.openbsd.org 2001/08/02 08:58:35 + [ssh-keygen.c] + change -u (upload smartcard key) to -U. ok markus@ 20010803 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on @@ -6217,4 +6220,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1453 2001/08/06 21:44:05 mouring Exp $ +$Id: ChangeLog,v 1.1454 2001/08/06 21:46:54 mouring Exp $ |