From f02f2aee90f72d93c69c61c376f26db465ec2c12 Mon Sep 17 00:00:00 2001 From: James Carter <jwcart2@tycho.nsa.gov> Date: Tue, 8 Dec 2015 09:07:06 -0500 Subject: [PATCH] Updated libsepol ChangeLog Signed-off-by: James Carter <jwcart2@tycho.nsa.gov> --- libsepol/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog index f486bbf6..5dc4793b 100644 --- a/libsepol/ChangeLog +++ b/libsepol/ChangeLog @@ -1,3 +1,4 @@ + * Validate extended avrules and permissionxs in CIL, from Steve Lawrence. * Add support in CIL for neverallowx, from Steve Lawrence. * Fully expand neverallowxperm rules, from Richard Haines. * Add support for unordered classes to CIL, from Yuli Khodorkovskiy.