diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog index b33b3db7..bde6d4cf 100644 --- a/libselinux/ChangeLog +++ b/libselinux/ChangeLog @@ -1,3 +1,4 @@ + * Mount procfs before checking /proc/filesystems, from Ben Shelton. * Fix -Wformat errors with gcc-5.0.0, from Petr Lautrbach. * label_file: handle newlines in file names, from Nick Kralevich. * getcon.3: Fix setcon description, from Stephen Smalley.