Skip to content
Snippets Groups Projects
Commit c58530a92d56 authored by Jeff Forcier's avatar Jeff Forcier
Browse files

Changelog re #97

parent 702d68eb7527
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,9 @@ ...@@ -15,6 +15,9 @@
v1.9.0 (DD MM YYYY) 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 * #77: Allow `SSHClient.connect()` to take an explicit `sock` parameter
overriding creation of an internal, implicit socket object. overriding creation of an internal, implicit socket object.
* Thanks in no particular order to Erwin Bolwidt, Oskari Saarenmaa, Steven * Thanks in no particular order to Erwin Bolwidt, Oskari Saarenmaa, Steven
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment