summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2017-08-30 16:53:34 +1000
committerJordan Borean <jborean93@gmail.com>2017-08-30 16:53:34 +1000
commit4b7e4cfa2bfaf9042b94a82ecf156bd1310f4268 (patch)
tree9029baafb31e45ed1a69acaa951d4fdd2886da52
parent8db83172d362e6b07121f3e1a0986210a8c24ab2 (diff)
downloadansible-4b7e4cfa2bfaf9042b94a82ecf156bd1310f4268.tar.gz
updated changelog for win-get-url TLS backport
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0038ebd185..791b2ae14f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ Ansible Changes By Release
* Fix authentication by api_key parameter in exoscale modules.
* vmware module_utils shared code ssl/validate_certs fixes in connection logic
* allow 'bridge' facts to work for certain containers that create conflicting ones with connection plugins
+* Fix for win_get_url to use TLS 1.2/1.1 if it is available on the host
<a id="2.3.2"></a>