Updated libselinux ChangeLog

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-09-28 07:54:10 -04:00
parent 36df37555b
commit f9a62a1554

View File

@ -1,3 +1,6 @@
* sefcontext_compile: invert semantics of "-r" flag, from Janis Danisevskis.
* sefcontext_compile: Add "-i" flag, from Janis Danisevskis.
* Add architecture string to file_contexts.bin, from Janis Danisevskis.
* sefcontext_compile: do not fail silently, from Stephen Smalley.
* Add ifdef'ing for ANDROID and BUILD_HOST, from William Roberts.
* Introduce configurable backends, from William Roberts.