Tweak changelog language

This commit is contained in:
Jeff Forcier 2014-02-14 09:16:35 -08:00
parent e3a16fac5a
commit fb772a8695
1 changed files with 4 additions and 5 deletions

View File

@ -3,11 +3,10 @@ Changelog
========= =========
* :bug:`252` (`Fabric #1020 <https://github.com/fabric/fabric/issues/1020>`_) * :bug:`252` (`Fabric #1020 <https://github.com/fabric/fabric/issues/1020>`_)
Tried enhancing the implementation of ``ProxyCommand`` to avoid a Enhanced the implementation of ``ProxyCommand`` to avoid a deadlock/hang
deadlock/hang condition that frequently occurs at ``Transport`` shutdown condition that frequently occurs at ``Transport`` shutdown time. Thanks to
time. Thanks to Mateusz Kobos, Matthijs van der Vleuten and Guillaume Zitta Mateusz Kobos, Matthijs van der Vleuten and Guillaume Zitta for the original
for the original reports and to Marius Gedminas for helping test nontrivial reports and to Marius Gedminas for helping test nontrivial use cases.
use cases.
* :bug:`268` Fix some missed renames of ``ProxyCommand`` related error classes. * :bug:`268` Fix some missed renames of ``ProxyCommand`` related error classes.
Thanks to Marius Gedminas for catch & patch. Thanks to Marius Gedminas for catch & patch.
* :bug:`34` (PR :issue:`35`) Fix SFTP prefetching incompatibility with some * :bug:`34` (PR :issue:`35`) Fix SFTP prefetching incompatibility with some