I hate you sometimes, ReST
This commit is contained in:
parent
c3eb903ed3
commit
8003c738ca
|
@ -3,11 +3,12 @@ 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 deadlock/hang
|
Tried enhancing the implementation of ``ProxyCommand`` to avoid a
|
||||||
condition that frequently occurs at `Transport` shutdown time. Thanks to
|
deadlock/hang condition that frequently occurs at ``Transport`` shutdown
|
||||||
Mateusz Kobos, Matthijs van der Vleuten and Guillaume Zitta for the original
|
time. Thanks to Mateusz Kobos, Matthijs van der Vleuten and Guillaume Zitta
|
||||||
reports and to Marius Gedminas for helping test nontrivial test cases.
|
for the original reports and to Marius Gedminas for helping test nontrivial
|
||||||
* :bug:`268` Fix some missed renames of `ProxyCommand` related error classes.
|
test cases.
|
||||||
|
* :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
|
||||||
SFTP servers regarding request/response ordering. Thanks to Richard
|
SFTP servers regarding request/response ordering. Thanks to Richard
|
||||||
|
|
Loading…
Reference in New Issue