Updated libselinux ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-09-15 10:36:12 -04:00
parent c2cb37580a
commit 3302de4625

View File

@ -1,3 +1,5 @@
* 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.
* Add policy context validation to sefcontext_compile, from Richard Haines.
* Do not treat an empty file_contexts(.local) as an error, from Stephen Smalley.