summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2017-08-25 22:15:54 -0400
committerBrian Coca <brian.coca+git@gmail.com>2017-08-25 22:15:54 -0400
commit3adb5a62e057c36f42f56eb2591c5c72e3f68557 (patch)
treebd6247cc70679a772e511512828df2c5d41f064f
parentf5af666164f605ea1e3565dfe99e25b19e6d421b (diff)
downloadansible-3adb5a62e057c36f42f56eb2591c5c72e3f68557.tar.gz
updated changelog as per backport
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7060b5744b..6e2bfe5f2c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@ Ansible Changes By Release
* Fix the ssh "smart" transport setting which automatically selects the best means of
transferring files over ssh (sftp, ssh, piped).
* Fix authentication by api_key parameter in exoscale modules.
+* vmware module_utils shared code ssl/validate_certs fixes in connection logic
<a id="2.3.2"></a>