summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-09-09 11:56:20 -0700
committerToshio Kuratomi <a.badger@gmail.com>2017-09-09 11:56:20 -0700
commitafa71ace679d02272022f5c54e1bf6b15c0a9ff4 (patch)
treeda4e216fdd81511b5e6cca29aef3ae1107d5d1ba
parent4bb52d52b91faa132dd6e759c4e11b5fb17161be (diff)
downloadansible-afa71ace679d02272022f5c54e1bf6b15c0a9ff4.tar.gz
Add py3 jail fix to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dbdbabdfff..09437f5929 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ Ansible Changes By Release
* Fix the zip filter
* Fix user module combining bytes and text
* Fix for security groups in the amazon efs module
+ * Fix for the jail connection plugin not finding the named jail
* ios_config: Fix traceback when the efaults parameter is not set
* iosxr_config: Fixed unicode error when UTF-8 characters are in configs
* Fix check mode in archive module