summaryrefslogtreecommitdiff
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 c60eacc11..519168aa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [ssh.c sshconnect.c] 4 [ssh.c sshconnect.c]
5 Fix ControlPath's %p expanding to "0" for a default port, 5 Fix ControlPath's %p expanding to "0" for a default port,
6 spotted dwmw2 AT infradead.org; ok markus@ 6 spotted dwmw2 AT infradead.org; ok markus@
7 - djm@cvs.openbsd.org 2005/06/18 04:30:36
8 [ssh.c ssh_config.5]
9 allow ControlPath=none, patch from dwmw2 AT infradead.org; ok dtucker@
7 10
820050618 1120050618
9 - (djm) OpenBSD CVS Sync 12 - (djm) OpenBSD CVS Sync
@@ -2756,4 +2759,4 @@
2756 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2759 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2757 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2760 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2758 2761
2759$Id: ChangeLog,v 1.3828 2005/06/25 22:55:25 djm Exp $ 2762$Id: ChangeLog,v 1.3829 2005/06/25 22:56:03 djm Exp $