Changelog re #97

This commit is contained in:
Jeff Forcier 2012-11-05 17:55:37 -08:00
parent fd392d6b20
commit 7a3cb790a6
1 changed files with 3 additions and 0 deletions

3
NEWS
View File

@ -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