summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Moser <mail@renemoser.net>2017-09-19 08:37:37 +0200
committerRené Moser <mail@renemoser.net>2017-09-19 14:18:43 +0200
commitacf01fb5df5fdf489bf11770f21b75ee00485a90 (patch)
treed4401102481c8d5c975fce7196ac51dec626e22f
parent3de0db765815490f6886dfffb39875285603aabe (diff)
downloadansible-temp-staging-post-2.4.0.tar.gz
update changelogtemp-staging-post-2.4.0
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44c132a2f1..ff642cc706 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,11 +8,12 @@ Ansible Changes By Release
### Bugfixes
* Update openssl\* module documentation to show openssl-0.16 is the minimum version
-* Fix openssl_certificate's csr handling.
+* Fix openssl_certificate's csr handling
* Python-3 fixes
* Fix openssl_certificate parameter assertion on Python3
* Fix for win_file to respect check mode when deleting directories
* Fix for Ansible.ModuleUtils.Legacy.psm1 to return list params correctly
+* Fix for a proper logout in the module ovirt_vms
<a id="2.4"></a>