Updated libsepol ChangeLog

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-11-15 10:49:13 -05:00
parent 4750ec2ed5
commit 0339318a26

View File

@ -1,3 +1,4 @@
* cil: remove double free, from Daniel Cashman.
* Fix checkpolicy dontaudit compiler bug, from Stephen Smalley.
* sepol_{bool|iface|user}_key_create: copy name, from Stephen Smalley.
* Fail if CIL map permission is not resolved, from James Carter.