diff options
author | Damien Miller <djm@mindrot.org> | 2005-06-26 08:56:03 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-06-26 08:56:03 +1000 |
commit | 8f74c8fc3216af41e466dbe7abbe8660679588ad (patch) | |
tree | 7b8e746dc78cf1bf92c75a8fc57874bb922413ee /ChangeLog | |
parent | 9651fe690a95378cdb9b2a1cf3e8c5cb625052c7 (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-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 | ||
8 | 20050618 | 11 | 20050618 |
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 $ |