From e595ed202320556191a1f2997076f0f0bf572b1a Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Wed, 27 May 2015 11:50:59 -0400 Subject: [PATCH] Update libselinux ChangeLog. Signed-off-by: Stephen Smalley --- libselinux/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog index 90ed3c73..d9b79f36 100644 --- a/libselinux/ChangeLog +++ b/libselinux/ChangeLog @@ -1,3 +1,4 @@ + * Expunge remaining references to flask.h and av_permissions.h, from Stephen Smalley. * Fix more bin file processing core dumps, from Richard Haines. * add selinux_openssh_contexts_path(), from Petr Lautrbach. * setrans_client: minimize overhead when mcstransd is not present, from Stephen Smalley.