summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-04-05 11:22:26 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-04-05 11:22:26 +1100
commit15fd19c4c9943cf02bc6f462d52c86ee6a8f422e (patch)
treee8da2478adf81801c2cec3f0c499bd3212f66515 /ChangeLog
parent5d1d9541a7c83963cd887b6b36e25b46463a05d4 (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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f53fa055b..d7180176e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1920130401 2320130401
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