summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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 $