diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2012-11-05 17:55:37 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2012-11-05 17:55:37 -0800 |
commit | 7a3cb790a6561f391be6118b75b9f74513820517 (patch) | |
tree | 7fa61c48d947c2eb1c1b47201f2508341c447a44 /NEWS | |
parent | fd392d6b2090d227937add287a2ad0f8eb5cba59 (diff) |
Changelog re #97
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ Releases v1.9.0 (DD MM YYYY) ------------------- +* #97 (with a little #93): Improve config parsing of `ProxyCommand` directives + and provide a wrapper class to allow subprocess-driven proxy commands to be + used as `sock=` arguments for `SSHClient.connect`. * #77: Allow `SSHClient.connect()` to take an explicit `sock` parameter overriding creation of an internal, implicit socket object. * Thanks in no particular order to Erwin Bolwidt, Oskari Saarenmaa, Steven |