We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32975af commit 7a776b1Copy full SHA for 7a776b1
1 file changed
sites/www/changelog.rst
@@ -13,7 +13,8 @@ Changelog
13
* :release:`1.11.4 <2014-02-14>`
14
* :release:`1.10.6 <2014-02-14>`
15
* :feature:`58` Allow client code to access the stored SSH server banner via
16
- ``Transport.get_banner()``. Thanks to ``@Jhoanor`` for the patch.
+ `Transport.get_banner <paramiko.transport.Transport.get_banner>`. Thanks to
17
+ ``@Jhoanor`` for the patch.
18
* :bug:`252` (`Fabric #1020 <https://github.com/fabric/fabric/issues/1020>`_)
19
Enhanced the implementation of ``ProxyCommand`` to avoid a deadlock/hang
20
condition that frequently occurs at ``Transport`` shutdown time. Thanks to
0 commit comments