Add relative paths fix to changelog

This commit is contained in:
Toshio Kuratomi 2017-10-11 13:05:00 -07:00
parent 6cbdc17aa1
commit 878ed2c079

View file

@ -125,6 +125,7 @@ Ansible Changes By Release
* Improved error messaging for Windows become/runas when username is bogus (https://github.com/ansible/ansible/pull/31551)
* Fix rollback feature in junos_config to now allow configuration rollback on device (https://github.com/ansible/ansible/pull/31424)
* Remove command executed log from ansible-connection (https://github.com/ansible/ansible/pull/31581)
* Fix relative paths to be relative to config file when there is no playbook available
<a id="2.4"></a>