Browse code

Add SELinux fix to CHANGELOG

Sam Doran authored on 2017/10/04 12:44:32
Showing 1 changed files
... ...
@@ -85,6 +85,7 @@ Ansible Changes By Release
85 85
 * Fix monit module's version check for color support (https://github.com/ansible/ansible/pull/31212)
86 86
 * Max `elasticsearch_plugin` module work with both 2.x and 5.x (https://github.com/ansible/ansible/issues/21989)
87 87
 * Fix for become on Windows to handle ignored errors (https://github.com/ansible/ansible/issues/30468)
88
+* Fix removal of newlines when writing SELinux config (https://github.com/ansible/ansible/issues/30618)
88 89
 
89 90
 <a id="2.4"></a>
90 91