From a94cfaebfcd3fcd9dc810ad5eb49f99c254a160b Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Tue, 31 Mar 2015 12:38:41 -0400 Subject: [PATCH] Update libsepol ChangeLog. Signed-off-by: Stephen Smalley --- libsepol/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog index 5ad11397..0c67a984 100644 --- a/libsepol/ChangeLog +++ b/libsepol/ChangeLog @@ -1,3 +1,4 @@ + * Move secilc out of libsepol, from Yuli Khodorkovskiy. * fix building Xen policy with devicetreecon, and add devicetreecon CIL documentation, from Richard Haines. * bool_copy_callback set state on creation, from Thomas Hurd.