Add SELinux fix to CHANGELOG

This commit is contained in:
Sam Doran 2017-10-03 23:44:32 -04:00
parent e157082f5e
commit 04ced64e35

View file

@ -85,6 +85,7 @@ Ansible Changes By Release
* Fix monit module's version check for color support (https://github.com/ansible/ansible/pull/31212)
* Max `elasticsearch_plugin` module work with both 2.x and 5.x (https://github.com/ansible/ansible/issues/21989)
* Fix for become on Windows to handle ignored errors (https://github.com/ansible/ansible/issues/30468)
* Fix removal of newlines when writing SELinux config (https://github.com/ansible/ansible/issues/30618)
<a id="2.4"></a>