diff --git a/docs/changelog.rst b/docs/changelog.rst index 1ca2becb..9be70eb7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -260,6 +260,9 @@ Fixes trigger early finalization of Cython-based extension modules, leading to segmentation faults. +* `#499 `_: the ``allow_same_user`` + Ansible configuration setting is respected. + * `dc1d4251 `_: the ``synchronize`` module could fail with the Docker transport due to a missing attribute.