summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-08-12 22:11:37 +1000
committerDamien Miller <djm@mindrot.org>2005-08-12 22:11:37 +1000
commit203c70579eb87f8fd012a5ab2cad8635e3260e59 (patch)
tree3069d4aceedf081a9d3b762ca055cc8fe15da694 /ChangeLog
parent43f6db64ff57f147ef9fb77e4dd2748a02a00fea (diff)
- dtucker@cvs.openbsd.org 2005/08/06 10:03:12
[servconf.c] Unbreak sshd ListenAddress for bare IPv6 addresses.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 874a38fd..42c6f368 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
- djm@cvs.openbsd.org 2005/07/30 02:03:47
[readconf.c]
listen_hosts initialisation here too; spotted greg AT y2005.nest.cx
+ - dtucker@cvs.openbsd.org 2005/08/06 10:03:12
+ [servconf.c]
+ Unbreak sshd ListenAddress for bare IPv6 addresses.
20050810
- (dtucker) [configure.ac] Test libedit library and headers for compatibility.
@@ -2920,4 +2923,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.3868 2005/08/12 12:11:18 djm Exp $
+$Id: ChangeLog,v 1.3869 2005/08/12 12:11:37 djm Exp $