issue #409: update Changelog.

This commit is contained in:
David Wilson 2018-10-31 12:44:25 +00:00
parent 144685a327
commit 7314b54afd
1 changed files with 6 additions and 2 deletions

View File

@ -51,8 +51,12 @@ Fixes
normally logged to the console by these tools. normally logged to the console by these tools.
* `#409 <https://github.com/dw/mitogen/issues/409>`_: the setns method was * `#409 <https://github.com/dw/mitogen/issues/409>`_: the setns method was
silently broken due to missing tests. The issue was fixed and basic test silently broken due to missing tests. Basic coverage was added to prevent a
coverage was added. recurrence.
* `#409 <https://github.com/dw/mitogen/issues/409>`_: the LXC and LXD methods
support ``mitogen_lxc_path`` and ``mitogen_lxc_attach`` variables to control
the location of third pary utilities.
Core Library Core Library