diff --git a/checkpolicy/ChangeLog b/checkpolicy/ChangeLog index 0e132273..0f8148ea 100644 --- a/checkpolicy/ChangeLog +++ b/checkpolicy/ChangeLog @@ -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. diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog index 1e35c497..785dd556 100644 --- a/libsepol/ChangeLog +++ b/libsepol/ChangeLog @@ -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. diff --git a/secilc/ChangeLog b/secilc/ChangeLog index cddfd818..738bafe8 100644 --- a/secilc/ChangeLog +++ b/secilc/ChangeLog @@ -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