Skip to content

Commit 7629ff9

Browse files
committed
issue #602: update Changelog
1 parent 33bceb6 commit 7629ff9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@ Mitogen for Ansible
9494
for Unicode file contents. Now the file may contain data in any single byte
9595
encoding.
9696

97+
* `#602 <https://github.com/dw/mitogen/issues/602>`_: connection configuration
98+
is more accurately inferred for `meta: reset_connection`, the `synchronize`
99+
module, and for any other action plug-ins that establish new connections of
100+
their own.
101+
97102
* `7ae926b3 <https://github.com/dw/mitogen/commit/7ae926b3>`_: the
98103
``lineinfile`` module began leaking writable temporary file descriptors since
99104
Ansible 2.7.0. When ``lineinfile`` was used to create or modify a script, and
@@ -157,6 +162,7 @@ Mitogen would not be possible without the support of users. A huge thanks for
157162
bug reports, testing, features and fixes in this release contributed by
158163
`Andreas Hubert <https://github.com/peshay>`_.
159164
`Anton Markelov <https://github.com/strangeman>`_,
165+
`Dave Cottlehuber <https://github.com/dch>`_,
160166
`Nigel Metheringham <https://github.com/nigelm>`_,
161167
`Orion Poplawski <https://github.com/opoplawski>`_,
162168
`Pieter Voet <https://github.com/pietervoet/>`_,

0 commit comments

Comments
 (0)