diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ | |||
15 | [ssh.c] | 15 | [ssh.c] |
16 | bz#1746 - suppress spurious tty warning when using -O and stdin | 16 | bz#1746 - suppress spurious tty warning when using -O and stdin |
17 | is not a tty; ok dtucker@ markus@ | 17 | is not a tty; ok dtucker@ markus@ |
18 | - djm@cvs.openbsd.org 2010/04/10 00:04:30 | ||
19 | [sshconnect.c] | ||
20 | fix terminology: we didn't find a certificate in known_hosts, we found | ||
21 | a CA key | ||
18 | 22 | ||
19 | 20100410 | 23 | 20100410 |
20 | - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo | 24 | - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo |