Updated ChangeLogs

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-09-30 08:35:22 -04:00
parent 86b71ed3a3
commit 091de57ec2
3 changed files with 5 additions and 1 deletions
checkpolicy
libsepol
secilc

View File

@ -1,3 +1,4 @@
* Remove Android.mk files and only keep them in Android tree, from Bowgo Tsai.
* Add types associated to a role in the current scope when parsing, from Nicolas Iooss.
* Extend checkpolicy pathname matching, from Stephen Smalley.
* Fix typos in test/dispol, from Petr Lautrbach.

View File

@ -1,4 +1,5 @@
* Check for too many permissions in classes and commons in CIL, from James Carter.
* Remove Android.mk files and only keep them in Android tree, from Bowgo Tsai.
* Check for too many permissions in classes and commons in CIL, from James Carter.
* Fix xperm mapping between avrule and avtab, from Jeff Vander Stoep.
* tests: Fix mispelling of optimization option, from Nicolas Iooss.
* Fix unused/uninitialized variables on mac build, from William Roberts.

View File

@ -1,3 +1,5 @@
* secilc: correct include path of cil.h for Android, from Bowgo Tsai.
* Remove Android.mk files and only keep them in Android tree, from Bowgo Tsai.
* Add documentation and test rule for portcon dccp protocol, from Richard Haines
2.5 2016-02-23