docs: add #374 to Changelog.

This commit is contained in:
David Wilson 2018-11-07 03:07:07 +00:00
parent 2b229a6a70
commit a67a4361b3
1 changed files with 4 additions and 3 deletions

View File

@ -180,9 +180,10 @@ Fixes
print a useful hint on failure, as no useful error is normally logged to the
console by these tools.
* `#391 <https://github.com/dw/mitogen/issues/391>`_: file transfer from 2.x
controllers to 3.x targets was broken due to a regression caused by
refactoring, and compounded by `#426
* `#374 <https://github.com/dw/mitogen/issues/374>`_,
`#391 <https://github.com/dw/mitogen/issues/391>`_: file transfer and module
execution from 2.x controllers to 3.x targets was broken due to a regression
caused by refactoring, and compounded by `#426
<https://github.com/dw/mitogen/issues/426>`_.
* `#400 <https://github.com/dw/mitogen/issues/400>`_: work around a threading