From 674256be882fc379f0737de74550e8e7121898a0 Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Tue, 26 May 2015 11:41:44 -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 aca7c829..90ed3c73 100644 --- a/libselinux/ChangeLog +++ b/libselinux/ChangeLog @@ -1,3 +1,4 @@ + * 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. * Ensure selabel_lookup_best_match links NULL terminated, from Richard Haines.