From c3c5869adae6db8a4a454ed41c583b6e2c9dabfe Mon Sep 17 00:00:00 2001 From: Rene Moser Date: Tue, 19 Sep 2017 08:37:37 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7510f89f4..fc22e4f844 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