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 cdb5ca4de..e3b5fd28a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
4 [ssh-keygen.1 ssh-keygen.c] 4 [ssh-keygen.1 ssh-keygen.c]
5 tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@ 5 tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@
6 while here, fix ordering in usage(); requested by jmc@ 6 while here, fix ordering in usage(); requested by jmc@
7 - djm@cvs.openbsd.org 2014/02/06 22:21:01
8 [sshconnect.c]
9 in ssh_create_socket(), only do the getaddrinfo for BindAddress when
10 BindAddress is actually specified. Fixes regression in 6.5 for
11 UsePrivilegedPort=yes; patch from Corinna Vinschen
7 12
820140206 1320140206
9 - (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULL 14 - (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULL