summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2016-05-11 17:56:48 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2016-05-11 17:56:48 -0700
commit0040c6a4d2df047a60422965be6ebd9fbb9b55cf (patch)
treede3f8f2c9d2b05163de747987aa89d858f98292c
parent8a84ef80e26850b1b174932ed7d0a50cec8b1452 (diff)
downloadansible-0040c6a4d2df047a60422965be6ebd9fbb9b55cf.tar.gz
Add fix for 15601 to the ChangeLog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b867c3383d..b4d211de7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -175,6 +175,7 @@ Ansible Changes By Release
* Added (alpha) Centirfy's dzdo as another become meethod (privilege escalation)
* Fixes for unarchive when filenames contain non-ascii characters
* Fixes for s3_bucket when setting an s3_url.
+* Fix for connections which return extra data after the module's done sending its information.
###Deprecations: