diff --git a/docs/changelog.rst b/docs/changelog.rst index 1e7fb913..c58950a0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -134,6 +134,11 @@ Fixes in processes running on the target is capped to 512, reducing the work required to start a subprocess by >2000x in default CentOS configurations. +* `#397 `_: recent Mitogen master + versions could fail to clean up temporary directories in a number of + circumstances, and newer Ansibles moved to using :mod:`atexit` to effect + temporary directory cleanup in some circumstances. + * `b9112a9c `_, `2c287801 `_: OpenSSH 7.5 permission denied prompts are now recognized. Contributed by Alex Willmer. @@ -223,13 +228,14 @@ bug reports, features and fixes in this release contributed by `Jonathan Rosser `_, `Josh Smift `_, `Luca Nunzi `_, -`nikitakazantsev12 `_, +`Orion Poplawski `_, `Peter V. Saveliev `_, `Pierre-Henry Muller `_, `Pierre-Louis Bonicoli `_, `Prateek Jain `_, `RedheatWei `_, `Rick Box `_, +`nikitakazantsev12 `_, `Tawana Musewe `_, `Timo Beckers `_, and `Yannig Perré `_. @@ -329,12 +335,13 @@ the bug reports and pull requests in this release contributed by `Colin McCarthy `_, `Dan Quackenbush `_, `Duane Zamrok `_, -`falbanese `_, `Gonzalo Servat `_, `Guy Knights `_, `Josh Smift `_, `Mark Janssen `_, `Mike Walker `_, +`Orion Poplawski `_, +`falbanese `_, `Tawana Musewe `_, and `Zach Swanson `_.