diff options
author | Darren Tucker <dtucker@zip.com.au> | 2013-04-05 11:22:35 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2013-04-05 11:22:35 +1100 |
commit | 31859a046f4b4888c9b34b035ab3485721a8ce18 (patch) | |
tree | 4933cbd3352be7547c7c3ba31b7df527f012f4ea /ChangeLog | |
parent | 0059933c8d5f219c65a61df017225d9030ea3ae8 (diff) |
- djm@cvs.openbsd.org 2013/02/22 22:09:01
[ssh.c]
Allow IdenityFile=none; ok markus deraadt (and dtucker for an earlier
version)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ | |||
15 | - markus@cvs.openbsd.org 2013/02/22 19:13:56 | 15 | - markus@cvs.openbsd.org 2013/02/22 19:13:56 |
16 | [sshconnect.c] | 16 | [sshconnect.c] |
17 | support ProxyCommand=- (stdin/out already point to the proxy); ok djm@ | 17 | support ProxyCommand=- (stdin/out already point to the proxy); ok djm@ |
18 | - djm@cvs.openbsd.org 2013/02/22 22:09:01 | ||
19 | [ssh.c] | ||
20 | Allow IdenityFile=none; ok markus deraadt (and dtucker for an earlier | ||
21 | version) | ||
18 | 22 | ||
19 | 20130401 | 23 | 20130401 |
20 | - (dtucker) [openbsd-compat/bsd-cygwin_util.{c,h}] Don't include windows.h | 24 | - (dtucker) [openbsd-compat/bsd-cygwin_util.{c,h}] Don't include windows.h |