Updated libselinux ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-08-25 15:05:05 -04:00
parent 966855d9a1
commit cb0030ff5b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
* 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.
* Fail hard on invalid property_contexts entries, from Stephen Smalley.