Updated libselinux ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-09-22 10:56:18 -04:00
parent f2e38b609c
commit c56c2a3b2d

View File

@ -1,3 +1,4 @@
* Fix restorecon when path has no context, from Nir Soffer.
* Free memory when processing media and x specfiles, from Richard Haines.
* Fix mmap memory release for file labeling, from Richard Haines.
* Add explicit dependency for pywrap on selinux.py, from Wenzong Fan.