From 6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475 Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Sun, 16 Nov 2008 10:16:23 +1100 Subject: CHANGELOG updates --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- cgit