summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afd69b039..fd4ce5db2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,11 @@
36 [ssh_config.5 sshconnect.c] 36 [ssh_config.5 sshconnect.c]
37 expand %r => remote username in ssh_config:ProxyCommand; 37 expand %r => remote username in ssh_config:ProxyCommand;
38 ok deraadt markus 38 ok deraadt markus
39 - markus@cvs.openbsd.org 2010/04/15 20:32:55
40 [ssh-pkcs11.c]
41 retry lookup for private key if there's no matching key with CKA_SIGN
42 attribute enabled; this fixes fixes MuscleCard support (bugzilla #1736)
43 ok djm@
39 44
4020100410 4520100410
41 - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo 46 - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo