From bf34bdb32c6d53a2154c8259a1d7573eebb16b59 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 19 Jun 2017 19:11:51 -0400 Subject: [PATCH] updated changelog with backport --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f91085b171..8d5a0afe840 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