summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-06-01 23:08:51 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-06-01 23:08:51 +1000
commit0814d3136f086a74c9d85ede5b6be2fd2bbab674 (patch)
tree219d6e41c3b148710cf53d17c24e5280f36a57fd /ChangeLog
parent2db8ae671eef747f97d3b50eafb525d3778c5dae (diff)
- djm@cvs.openbsd.org 2005/05/27 08:30:37
[ssh.c] fix -O for cases where no ControlPath has been specified or socket at ControlPath is not contactable; spotted by and ok avsm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c4420926c..c3aef85c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@
13 - dtucker@cvs.openbsd.org 2005/05/26 09:08:12 13 - dtucker@cvs.openbsd.org 2005/05/26 09:08:12
14 [ssh-keygen.c] 14 [ssh-keygen.c]
15 uint32_t -> u_int32_t for consistency; ok djm@ 15 uint32_t -> u_int32_t for consistency; ok djm@
16 - djm@cvs.openbsd.org 2005/05/27 08:30:37
17 [ssh.c]
18 fix -O for cases where no ControlPath has been specified or socket at
19 ControlPath is not contactable; spotted by and ok avsm@
16 20
1720050531 2120050531
18 - (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl at 22 - (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl at
@@ -2661,4 +2665,4 @@
2661 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2665 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2662 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2666 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2663 2667
2664$Id: ChangeLog,v 1.3806 2005/06/01 13:02:25 dtucker Exp $ 2668$Id: ChangeLog,v 1.3807 2005/06/01 13:08:51 dtucker Exp $