Updated libsepol ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-07-01 13:04:15 -04:00
parent 0635cd495b
commit 144b74905c

View File

@ -1,3 +1,4 @@
* Add missing <stdarg.h> include, from Thomas Petazzoni.
* Correctly detect unknown classes in sepol_string_to_security_class, from Joshua Brindle.
* Sort object files for deterministic linking order, from Laurent Bigonville.
* Fix neverallowxperm checking on attributes, from Jeff Vander Stoep.