diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 20:59:02 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 20:59:02 -0700 |
commit | 88b568b76d6ca2f27252dda0c86df35916b35a36 (patch) | |
tree | 063415631799423c43cf35e72aba601721a7d935 | |
parent | 5e744d37c72f1468b7b29ba5fb601cb83b427d8e (diff) |
Changelog re #136
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ v1.12.0 (27th Sep 2013) Paramiko picks the first key that the server offers, which might not be what you have in your known_hosts file. * 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) ----------------------- |