docs: update Changelog.

This commit is contained in:
David Wilson 2019-01-27 04:31:59 +00:00
parent 599da0689a
commit bb9bb593e4
1 changed files with 5 additions and 1 deletions

View File

@ -255,6 +255,10 @@ Fixes
``synchronize`` module could fail with the Docker transport due to a missing ``synchronize`` module could fail with the Docker transport due to a missing
attribute. attribute.
* `599da068 <https://github.com/dw/mitogen/commit/599da068>`_: fix a race
when starting async tasks, where it was possible for the controller to
observe no status file on disk before the task had a chance to write one.
Core Library Core Library
~~~~~~~~~~~~ ~~~~~~~~~~~~