Add fetch fix to changelog

pull/17323/head
Toshio Kuratomi 8 years ago
parent 0cce86cac9
commit 559fcbe531

@ -6,7 +6,7 @@ Ansible Changes By Release
###Minor Changes: ###Minor Changes:
* Fix a bug with async's poll keyword not making use of ansible_python_interpreter to run (and thus breaking when /usr/bin/python is not present on the remote machine.) * Fix a bug with async's poll keyword not making use of ansible_python_interpreter to run (and thus breaking when /usr/bin/python is not present on the remote machine.)
* Fix a bug where hosts that started with a range in inventory were being treated as an invalid section header. * Fix a bug where hosts that started with a range in inventory were being treated as an invalid section header.
* Fix a bug where the fetch module was not idempotent when retrieving the target of a symlink.
## 2.1.1 "The Song Remains the Same" - 07-28-2016 ## 2.1.1 "The Song Remains the Same" - 07-28-2016
###Minor Changes: ###Minor Changes:

Loading…
Cancel
Save