summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors-hertel <shertel@redhat.com>2017-11-15 13:59:34 -0500
committers-hertel <shertel@redhat.com>2017-11-15 13:59:34 -0500
commit3b9b3b281ef7b95c5177cc102d4955aa22421351 (patch)
tree15a6f5f8c7f675cc251a8c94871c239c477762a4
parent6f7259df3a92beeba42b0bc2bbd59924c4ad5999 (diff)
downloadansible-3b9b3b281ef7b95c5177cc102d4955aa22421351.tar.gz
Add changelog entry for elb_application_lb fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84f7e67105..e45724b1d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -169,6 +169,7 @@ Ansible Changes By Release
* Keep newlines when reading LXC container config file (https://github.com/ansible/ansible/pull/32219)
* Fix a trraceback in os_floating_ip when required instance is already present in the cloud:
https://github.com/ansible/ansible/pull/32887
+* Fix for modifying existing application load balancers using certificates (https://github.com/ansible/ansible/pull/28217)
<a id="2.4.1"></a>