summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-08-12 22:11:18 +1000
committerDamien Miller <djm@mindrot.org>2005-08-12 22:11:18 +1000
commit43f6db64ff57f147ef9fb77e4dd2748a02a00fea (patch)
tree0cd5216b777ce1182fe3ebe4bcb121cf2e6e5ad5 /ChangeLog
parentbe1045dc588ff001674033bce06a65db73ad3654 (diff)
- djm@cvs.openbsd.org 2005/07/30 02:03:47
[readconf.c] listen_hosts initialisation here too; spotted greg AT y2005.nest.cx
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 835cada4..874a38fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
[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.
@@ -2917,4 +2920,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.3867 2005/08/12 12:10:56 djm Exp $
+$Id: ChangeLog,v 1.3868 2005/08/12 12:11:18 djm Exp $