Updated libselinux ChangeLog

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-10-27 10:42:04 -04:00
parent 0776dca575
commit 5917a96f39

View File

@ -1,3 +1,4 @@
* Fix pointer handling in realpath_not_final, from Vit Mojzis.
* Allow overriding libsepol.a location during build, from Laurent Bigonville.
* Add clean-pywrap and clean-rubywrap targets, from Laurent Bigonville.
* Add booleans.c to ANDROID_HOST=y recipe, from William Roberts.