diff options
author | James Carter <jwcart2@tycho.nsa.gov> | 2015-05-05 16:08:41 -0400 |
---|---|---|
committer | James Carter <jwcart2@tycho.nsa.gov> | 2015-05-05 16:08:41 -0400 |
commit | 9ab426eea1870385792b1df418aead73f4d820ab (patch) | |
tree | 57c8a7a508efb93abf739e44491900375f112ed2 | |
parent | c3345c58a4efc4a951b2dfbc5ddb9797938d52d9 (diff) | |
download | android_external_selinux-9ab426eea1870385792b1df418aead73f4d820ab.tar.gz android_external_selinux-9ab426eea1870385792b1df418aead73f4d820ab.tar.bz2 android_external_selinux-9ab426eea1870385792b1df418aead73f4d820ab.zip |
Update libsepol ChangeLog.
Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
-rw-r--r-- | libsepol/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog index 8fa634ff..ceacc16a 100644 --- a/libsepol/ChangeLog +++ b/libsepol/ChangeLog @@ -1,3 +1,4 @@ + * Verify users prior to evaluating users in cil, from Yuli Khodorkovskiy. * Binary modules do not support ioctl rules, from Stephen Smalley. * Add support for ioctl command whitelisting, from Jeff Vander Stoep. * Don't use symbol versioning for static object files, from Yuli Khodorkovskiy. |