diff options
author | Stephen Smalley <sds@tycho.nsa.gov> | 2015-04-28 08:26:43 -0400 |
---|---|---|
committer | Stephen Smalley <sds@tycho.nsa.gov> | 2015-04-28 08:29:44 -0400 |
commit | 34e196c3c2ed894084e79cb2a237d1a1cbcd7eed (patch) | |
tree | f5417783f372151dadecd6565136677831d2017c | |
parent | 7f1ec68362a36f1a63350295f2f9f7f420a55996 (diff) | |
download | android_external_selinux-34e196c3c2ed894084e79cb2a237d1a1cbcd7eed.tar.gz android_external_selinux-34e196c3c2ed894084e79cb2a237d1a1cbcd7eed.tar.bz2 android_external_selinux-34e196c3c2ed894084e79cb2a237d1a1cbcd7eed.zip |
Update checkpolicy ChangeLog.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
-rw-r--r-- | checkpolicy/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkpolicy/ChangeLog b/checkpolicy/ChangeLog index b2875c12..d1f38964 100644 --- a/checkpolicy/ChangeLog +++ b/checkpolicy/ChangeLog @@ -1,3 +1,4 @@ + * dispol: display operations as ranges, from Jeff Vander Stoep. * dispol: Extend to display operations, from Stephen Smalley. * Add support for ioctl command whitelisting, from Jeff Vander Stoep. * Add option to write CIL policy, from James Carter |