summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-08-12 22:10:56 +1000
committerDamien Miller <djm@mindrot.org>2005-08-12 22:10:56 +1000
commitbe1045dc588ff001674033bce06a65db73ad3654 (patch)
tree53b0a7d2f9546181501fffec70f8d95c7e6d8449 /ChangeLog
parentb5c012577eacee821313ca586464e6e4c2e5daa5 (diff)
- 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 71162187..835cada4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
- 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
20050810
- (dtucker) [configure.ac] Test libedit library and headers for compatibility.
@@ -2913,4 +2917,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3866 2005/08/12 12:10:28 djm Exp $
+$Id: ChangeLog,v 1.3867 2005/08/12 12:10:56 djm Exp $