summaryrefslogtreecommitdiff
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 835cada42..874a38fd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 [ssh.c] 7 [ssh.c]
8 fix -D listen_host initialisation, so it picks up gateway_ports setting 8 fix -D listen_host initialisation, so it picks up gateway_ports setting
9 correctly 9 correctly
10 - djm@cvs.openbsd.org 2005/07/30 02:03:47
11 [readconf.c]
12 listen_hosts initialisation here too; spotted greg AT y2005.nest.cx
10 13
1120050810 1420050810
12 - (dtucker) [configure.ac] Test libedit library and headers for compatibility. 15 - (dtucker) [configure.ac] Test libedit library and headers for compatibility.
@@ -2917,4 +2920,4 @@
2917 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2920 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2918 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2921 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2919 2922
2920$Id: ChangeLog,v 1.3867 2005/08/12 12:10:56 djm Exp $ 2923$Id: ChangeLog,v 1.3868 2005/08/12 12:11:18 djm Exp $