Updated libsepol ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-04-21 13:32:18 -04:00
parent 1beb818f10
commit 6327d62fd0

View File

@ -1,3 +1,4 @@
* Fix extended permissions neverallow checking, from Jeff Vander Stoep.
* Fix CIL neverallow and bounds checking, from James Carter
* Android.mk: Add -D_GNU_SOURCE to common_cflags, from Nick Kralevich.
* Add support for portcon dccp protocol, from Richard Haines