diff options
author | Stephen Smalley <sds@tycho.nsa.gov> | 2015-07-10 12:31:08 -0400 |
---|---|---|
committer | Stephen Smalley <sds@tycho.nsa.gov> | 2015-07-10 12:31:08 -0400 |
commit | 0079008a54b18f2599d199bba03502ceede7d694 (patch) | |
tree | 82b47b6d21a43598873d9a5b6dabc1c727b4f2e6 | |
parent | f2cd2f821fa34e8c7a12744626e19208463aa4e2 (diff) | |
download | android_external_selinux-0079008a54b18f2599d199bba03502ceede7d694.tar.gz android_external_selinux-0079008a54b18f2599d199bba03502ceede7d694.tar.bz2 android_external_selinux-0079008a54b18f2599d199bba03502ceede7d694.zip |
Update libselinux ChangeLog.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
-rw-r--r-- | libselinux/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog index c0ca343a..3746b8f4 100644 --- a/libselinux/ChangeLog +++ b/libselinux/ChangeLog @@ -1,3 +1,4 @@ + * Add const to selinux_opt for label backends, from Richard Haines. * Fix binary file labels for regexes with metachars, from Richard Haines. * Fix file labels for regexes with metachars, from Jeff Vander Stoep. * Fix if file_contexts not '\n' terminated, from Richard Haines. |