summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-18 05:45:44 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-18 05:45:44 +0000
commita2fec90e0541e993eb336c02bac0351f6ae0448b (patch)
treeae7bb4a4c599cc077fc18883a607ff351f8f8c57 /ChangeLog
parent7a62b77042f87a2e4e83308c942cd9f945d3faa2 (diff)
- markus@cvs.openbsd.org 2001/09/17 20:22:14
[scard.c] never keep a connection to the smartcard open. allows ssh-keygen -D U while the agent is running; report from jakob@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d00aaada..53e9808b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,11 @@
- stevesk@cvs.openbsd.org 2001/09/17 19:27:15
[kexdh.c kexgex.c key.c key.h ssh-dss.c ssh-keygen.c ssh-rsa.c]
u_char*/char* cleanup; ok markus
+ - markus@cvs.openbsd.org 2001/09/17 20:22:14
+ [scard.c]
+ never keep a connection to the smartcard open.
+ allows ssh-keygen -D U while the agent is running; report from
+ jakob@
20010917
- (djm) x11-ssh-askpass-1.2.4 in RPM spec, revert workarounds
@@ -6475,4 +6480,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1533 2001/09/18 05:41:19 mouring Exp $
+$Id: ChangeLog,v 1.1534 2001/09/18 05:45:44 mouring Exp $