summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2008-11-16 10:16:23 +1100
committerJames Turnbull <james@lovedthanlost.net>2008-11-16 10:16:23 +1100
commit6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475 (patch)
tree0d7573286cb44e1bdefacc35d2ba2ebc774f4bf5
parent0ca502593b199d577e44352d8bde476fb2cf2267 (diff)
downloadpuppet-6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475.tar.gz
puppet-6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475.tar.xz
puppet-6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475.zip
CHANGELOG updates
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a859a04e7..ef7395d4c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,14 @@
0.24.x
+ Fixed #1681 - Add filesystem type check to test for per-file SELinux context support
+
+ Fixed #1746 - Sync SELinux file attributes after file contents created/modified
+
+ Replaced SELInux calls to binaries with Ruby SELinux bindings
+
+ Fixed #1748 - Include spec directory in packages
+
+ Fixes #1672 - unsafe crontab handling in Solaris
+
Fixed #1718 - Added preseed to apt uninstall and purge
Fixed #1739 - Added uninstall functionality to yum provider