issue #605: update Changelog.

pull/618/head
David Wilson 5 years ago
parent f78a5f08c6
commit 240dc84d94

@ -114,6 +114,9 @@ Mitogen for Ansible
is more accurately inferred for `meta: reset_connection`, the `synchronize` is more accurately inferred for `meta: reset_connection`, the `synchronize`
module, and for any action plug-ins that establish additional connections. module, and for any action plug-ins that establish additional connections.
* `#605 <https://github.com/dw/mitogen/issues/605>`_: fix a deadlock managing a
shared counter used for load balancing.
* `#615 <https://github.com/dw/mitogen/issues/615>`_: streaming file transfer * `#615 <https://github.com/dw/mitogen/issues/615>`_: streaming file transfer
is implemented for ``fetch`` and other actions that transfer files from the is implemented for ``fetch`` and other actions that transfer files from the
target to the controller. Previously the file was sent in one message, target to the controller. Previously the file was sent in one message,

Loading…
Cancel
Save