summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-06-26 08:56:03 +1000
committerDamien Miller <djm@mindrot.org>2005-06-26 08:56:03 +1000
commit8f74c8fc3216af41e466dbe7abbe8660679588ad (patch)
tree7b8e746dc78cf1bf92c75a8fc57874bb922413ee /ChangeLog
parent9651fe690a95378cdb9b2a1cf3e8c5cb625052c7 (diff)
- djm@cvs.openbsd.org 2005/06/18 04:30:36
[ssh.c ssh_config.5] allow ControlPath=none, patch from dwmw2 AT infradead.org; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c60eacc1..519168aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
[ssh.c sshconnect.c]
Fix ControlPath's %p expanding to "0" for a default port,
spotted dwmw2 AT infradead.org; ok markus@
+ - djm@cvs.openbsd.org 2005/06/18 04:30:36
+ [ssh.c ssh_config.5]
+ allow ControlPath=none, patch from dwmw2 AT infradead.org; ok dtucker@
20050618
- (djm) OpenBSD CVS Sync
@@ -2756,4 +2759,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.3828 2005/06/25 22:55:25 djm Exp $
+$Id: ChangeLog,v 1.3829 2005/06/25 22:56:03 djm Exp $