Updated libselinux ChangeLog

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-10-13 17:14:37 -04:00
parent e40bbea95f
commit 4d0a9868e1

View file

@ -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.