From 7314b54afde0f9427f309b9190bb19ab9d9091d3 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Wed, 31 Oct 2018 12:44:25 +0000 Subject: [PATCH] issue #409: update Changelog. --- docs/changelog.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index c31dac3e..8e1be53f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -51,8 +51,12 @@ Fixes normally logged to the console by these tools. * `#409 `_: the setns method was - silently broken due to missing tests. The issue was fixed and basic test - coverage was added. + silently broken due to missing tests. Basic coverage was added to prevent a + recurrence. + +* `#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