X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/1a9ecc62f33ee22b6e258ec68b0df427b23ed374..4c38e9c6c2b5a412fc3c0f751165efad34a20135:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f3326e0e..812842a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +20050812 + - (djm) OpenBSD CVS Sync + - markus@cvs.openbsd.org 2005/07/28 17:36:22 + [packet.c] + missing packet_init_compression(); from solar + - djm@cvs.openbsd.org 2005/07/30 01:26:16 + [ssh.c] + fix -D listen_host initialisation, so it picks up gateway_ports setting + correctly + - djm@cvs.openbsd.org 2005/07/30 02:03:47 + [readconf.c] + listen_hosts initialisation here too; spotted greg AT y2005.nest.cx + 20050810 - (dtucker) [configure.ac] Test libedit library and headers for compatibility. Report from skeleten AT shillest.net, ok djm@