diff options
author | Damien Miller <djm@mindrot.org> | 2013-08-21 02:44:58 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-08-21 02:44:58 +1000 |
commit | f2f6c315a920a256937e1b6a3702757f3195a592 (patch) | |
tree | fccf73f7ce2089c303478fd944d4edd027567df9 /ChangeLog | |
parent | 1262b6638f7d01ab110fd373dd90d915c882fe1a (diff) |
- jmc@cvs.openbsd.org 2013/08/20 06:56:07
[ssh.1 ssh_config.5]
some proxyusefdpass tweaks;
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -58,6 +58,9 @@ | |||
58 | rather than have to shuffle data back and forth and enables ssh to use | 58 | rather than have to shuffle data back and forth and enables ssh to use |
59 | getpeername, etc. to obtain address information just like it does with | 59 | getpeername, etc. to obtain address information just like it does with |
60 | regular directly-connected sockets. ok markus@ | 60 | regular directly-connected sockets. ok markus@ |
61 | - jmc@cvs.openbsd.org 2013/08/20 06:56:07 | ||
62 | [ssh.1 ssh_config.5] | ||
63 | some proxyusefdpass tweaks; | ||
61 | 64 | ||
62 | 20130808 | 65 | 20130808 |
63 | - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt | 66 | - (dtucker) [regress/Makefile regress/test-exec.sh] Don't try to use test -nt |