Update changelog for force-handlers

This commit is contained in:
James Tanner 2014-03-24 10:31:14 -04:00
parent 9169a11088
commit 8fce4ed7bf

View file

@ -11,6 +11,7 @@ Major features/changes:
* Accelerate improvements: * Accelerate improvements:
- multiple users can connect with different keys, when `accelerate_multi_key = yes` is specified in the ansible.cfg. - multiple users can connect with different keys, when `accelerate_multi_key = yes` is specified in the ansible.cfg.
- daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch. - daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch.
* ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures
New Modules: New Modules: