summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2017-06-19 19:11:51 -0400
committerBrian Coca <brian.coca+git@gmail.com>2017-06-19 19:11:51 -0400
commitbf34bdb32c6d53a2154c8259a1d7573eebb16b59 (patch)
tree8e975453bce0fc7ab8df5f243bdeb6ed183718e9
parent3a25aca272745d7fdaac7dd958ee8da18a6e648a (diff)
downloadansible-bf34bdb32c6d53a2154c8259a1d7573eebb16b59.tar.gz
updated changelog with backport
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f91085b17..8d5a0afe84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@ Ansible Changes By Release
* htpasswd: fix passlib module version comparison
* Fix for flowdock error message when external_user_name is missing
* fixed corner case for delegate_to, loops and delegate_facts
+* fixed wait_for python2.4/2.5 compatibility (this is last version this is needed)
## 2.3.1 "Ramble On" - 2017-06-01