diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -87,6 +87,10 @@ | |||
87 | - jakob@cvs.openbsd.org 2001/07/31 12:53:34 | 87 | - jakob@cvs.openbsd.org 2001/07/31 12:53:34 |
88 | [scard.c] | 88 | [scard.c] |
89 | close smartcard connection if card is missing | 89 | close smartcard connection if card is missing |
90 | - markus@cvs.openbsd.org 2001/08/01 22:03:33 | ||
91 | [authfd.c authfd.h readconf.c readconf.h scard.c scard.h ssh-add.c | ||
92 | ssh-agent.c ssh.c] | ||
93 | use strings instead of ints for smartcard reader ids | ||
90 | 94 | ||
91 | 20010803 | 95 | 20010803 |
92 | - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on | 96 | - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on |
@@ -6197,4 +6201,4 @@ | |||
6197 | - Wrote replacements for strlcpy and mkdtemp | 6201 | - Wrote replacements for strlcpy and mkdtemp |
6198 | - Released 1.0pre1 | 6202 | - Released 1.0pre1 |
6199 | 6203 | ||
6200 | $Id: ChangeLog,v 1.1448 2001/08/06 21:33:44 mouring Exp $ | 6204 | $Id: ChangeLog,v 1.1449 2001/08/06 21:35:51 mouring Exp $ |