Changelog re #136
This commit is contained in:
parent
5e744d37c7
commit
88b568b76d
2
NEWS
2
NEWS
|
@ -23,6 +23,8 @@ v1.12.0 (27th Sep 2013)
|
||||||
Paramiko picks the first key that the server offers, which might not be
|
Paramiko picks the first key that the server offers, which might not be
|
||||||
what you have in your known_hosts file.
|
what you have in your known_hosts file.
|
||||||
* Mega thanks to Ethan Glasser-Camp for the patch.
|
* Mega thanks to Ethan Glasser-Camp for the patch.
|
||||||
|
* #136: Add server-side support for the SSH protocol's 'env' command. Thanks to
|
||||||
|
Benjamin Pollack for the patch.
|
||||||
|
|
||||||
v1.11.2 (27th Sep 2013)
|
v1.11.2 (27th Sep 2013)
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
Loading…
Reference in New Issue