diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog index 9b948382..de7de8c5 100644 --- a/libselinux/ChangeLog +++ b/libselinux/ChangeLog @@ -1,3 +1,4 @@ + * Add selabel_digest function, from Richard Haines. * Fix parallel build with swig python, from Jason Zaman. * Flush the class/perm string mapping cache on policy reload, from Stephen Smalley. * Fix restorecon when path has no context, from Nir Soffer.