summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-06-26 08:56:31 +1000
committerDamien Miller <djm@mindrot.org>2005-06-26 08:56:31 +1000
commit7c71cc738c87905561d64eeb95ea7327917089f2 (patch)
tree92339f97888064ffbb1d910094c6abff9df8789c /ChangeLog
parent8f74c8fc3216af41e466dbe7abbe8660679588ad (diff)
- djm@cvs.openbsd.org 2005/06/25 22:47:49
[ssh.c] do the default port filling code a few lines earlier, so it really does fix %p
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 519168aa..cdeb942f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
- 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@
+ - djm@cvs.openbsd.org 2005/06/25 22:47:49
+ [ssh.c]
+ do the default port filling code a few lines earlier, so it really does fix %p
20050618
- (djm) OpenBSD CVS Sync
@@ -2759,4 +2762,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.3829 2005/06/25 22:56:03 djm Exp $
+$Id: ChangeLog,v 1.3830 2005/06/25 22:56:31 djm Exp $