summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:35:51 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:35:51 +0000
commitf7db3bb64caf8d7822a18d6fd4c0480df7d0086d (patch)
tree3167ed1f115185df591dc1c28c8aa33476194cbb /ChangeLog
parent3ab1dfa2a654b6764eaa121f7111e94c35175894 (diff)
- markus@cvs.openbsd.org 2001/08/01 22:03:33
[authfd.c authfd.h readconf.c readconf.h scard.c scard.h ssh-add.c ssh-agent.c ssh.c] use strings instead of ints for smartcard reader ids
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e69d9479a..aba6d3792 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
9120010803 9520010803
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 $