summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2012-10-19 20:45:06 -0400
committerMichael DeHaan <michael.dehaan@gmail.com>2012-10-19 20:45:06 -0400
commit0a47cf5ee1c21075f0540a8ac31d84a1d3c2019e (patch)
tree64cc73880a5c34f7465478a8f61666bcb85c379c
parent69fbc5ad1fb0efc4e594fd58b037caa25609057c (diff)
downloadansible-0a47cf5ee1c21075f0540a8ac31d84a1d3c2019e.tar.gz
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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