diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog index 026272f1..de187f6e 100644 --- a/libselinux/ChangeLog +++ b/libselinux/ChangeLog @@ -1,3 +1,4 @@ + * Fix core dumps with corrupt *.bin files, from Richard Haines. * Add selabel partial and best match APIs, from Richard Haines. * Use os.walk() instead of the deprecated os.path.walk(), from Petr Lautrbach & Miro HronĨok