Skip to content

Commit 7878bed

Browse files
committed
Add 0.2.10 changelog entries
From commit f489478
1 parent 8816eca commit 7878bed

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/changelog.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,21 @@ Release Notes
1414
}
1515
</style>
1616

17+
To avail of fixes in an unreleased version, please download a ZIP file
18+
`directly from GitHub <https://github.com/dw/mitogen/>`_.
1719

1820
v0.2.10 (unreleased)
1921
--------------------
2022

21-
To avail of fixes in an unreleased version, please download a ZIP file
22-
`directly from GitHub <https://github.com/dw/mitogen/>`_.
23-
23+
* :gh:issue:`597` mitogen does not support Ansible 2.8 Python interpreter detection
24+
* :gh:issue:`655` wait_for_connection gives errors
25+
* :gh:issue:`672` cannot perform relative import error
26+
* :gh:issue:`673` mitogen fails on RHEL8 server with bash /usr/bin/python: No such file or directory
27+
* :gh:issue:`676` mitogen fail to run playbook without “/usr/bin/python” on target host
28+
* :gh:issue:`716` fetch fails with "AttributeError: 'ShellModule' object has no attribute 'tmpdir'"
2429
* :gh:issue:`756` ssh connections with `check_host_keys='accept'` would
2530
timeout, when using recent OpenSSH client versions.
26-
* :gh:issue:`758` fix initilialisation of callback plugins in test suite, to
27-
to address a `KeyError` in
31+
* :gh:issue:`758` fix initilialisation of callback plugins in test suite, to address a `KeyError` in
2832
:method:`ansible.plugins.callback.CallbackBase.v2_runner_on_start`
2933
* :gh:issue:`775` Add msvcrt to the default module deny list
3034

0 commit comments

Comments
 (0)