Update libsepol ChangeLog

Signed-off-by: Steve Lawrence <slawrence@tresys.com>
This commit is contained in:
Steve Lawrence 2016-08-05 07:37:08 -04:00
parent ca3ec93ad0
commit 4209c00afe

View File

@ -1,3 +1,4 @@
* Fix possible use of uninitialized variables, from William Roberts.
* Warn instead of fail if permission is not resolved, from James Carter.
* Ignore object_r when adding userrole mappings to policydb, from Steve Lawrence.
* Add missing return to sepol_node_query(), from Petr Lautrbach.