Add more entries to changelog

pull/14214/head
Toshio Kuratomi 10 years ago
parent 951fa36fca
commit d60764bc81

@ -31,6 +31,13 @@ Ansible Changes By Release
* Fix a bug with squashing loops for special modules (mostly package managers).
The optimization was squashing when the loop did not apply to the selection
of packages. This has now been fixed.
* Temp files created when using vault are now "shredded" using the unix shred
program which overwrites the file with random data.
* Some fixes to cloudstack modules for case sensitivity
* Fix non-newstyle modules (non-python modules and old-style modules) to
disabled pipelining.
* Fix fetch module failing even if fail_on_missing is set to False
* Fix for cornercase when local connections, sudo, and raw were used together.
## 2.0 "Over the Hills and Far Away" - Jan 12, 2016

Loading…
Cancel
Save