diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 0e16837..0a170a1 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -13,7 +13,8 @@ Changelog * :release:`1.11.4 <2014-02-14>` * :release:`1.10.6 <2014-02-14>` * :feature:`58` Allow client code to access the stored SSH server banner via - ``Transport.get_banner()``. Thanks to ``@Jhoanor`` for the patch. + `Transport.get_banner `. Thanks to + ``@Jhoanor`` for the patch. * :bug:`252` (`Fabric #1020 `_) Enhanced the implementation of ``ProxyCommand`` to avoid a deadlock/hang condition that frequently occurs at ``Transport`` shutdown time. Thanks to