Preliminary changelog entry re #252

This commit is contained in:
Jeff Forcier 2014-02-13 09:48:58 -08:00
parent 0c493541eb
commit c3eb903ed3
1 changed files with 5 additions and 0 deletions

View File

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