From 0a47cf5ee1c21075f0540a8ac31d84a1d3c2019e Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 19 Oct 2012 20:45:06 -0400 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29f6e6e942..1758f85546 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -95,6 +95,8 @@ Other module Changes, Upgrades, and Fixes: * variable '$ansible_managed' is now great to include at the top of your templates and includes useful information and a warning that it will be replaced * "~" now expanded in command module when using creates/removes * mysql module can do dumps and imports +* selinux policy is only required if setting to not disabled +* various fixes for yum module when working with packages not in any present repo 0.7 "Panama" -- Sept 6 2012 -- cgit v1.2.1