summaryrefslogtreecommitdiff
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 d00aaadab..53e9808bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,11 @@
15 - stevesk@cvs.openbsd.org 2001/09/17 19:27:15 15 - stevesk@cvs.openbsd.org 2001/09/17 19:27:15
16 [kexdh.c kexgex.c key.c key.h ssh-dss.c ssh-keygen.c ssh-rsa.c] 16 [kexdh.c kexgex.c key.c key.h ssh-dss.c ssh-keygen.c ssh-rsa.c]
17 u_char*/char* cleanup; ok markus 17 u_char*/char* cleanup; ok markus
18 - markus@cvs.openbsd.org 2001/09/17 20:22:14
19 [scard.c]
20 never keep a connection to the smartcard open.
21 allows ssh-keygen -D U while the agent is running; report from
22 jakob@
18 23
1920010917 2420010917
20 - (djm) x11-ssh-askpass-1.2.4 in RPM spec, revert workarounds 25 - (djm) x11-ssh-askpass-1.2.4 in RPM spec, revert workarounds
@@ -6475,4 +6480,4 @@
6475 - Wrote replacements for strlcpy and mkdtemp 6480 - Wrote replacements for strlcpy and mkdtemp
6476 - Released 1.0pre1 6481 - Released 1.0pre1
6477 6482
6478$Id: ChangeLog,v 1.1533 2001/09/18 05:41:19 mouring Exp $ 6483$Id: ChangeLog,v 1.1534 2001/09/18 05:45:44 mouring Exp $