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.