diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog index 104283ad..5a1b0233 100644 --- a/libsepol/ChangeLog +++ b/libsepol/ChangeLog @@ -1,3 +1,4 @@ + * Change which attributes CIL keeps in the binary policy, from James Carter. * Port str_read() from kernel and remove multiple occurances of similar code, from William Roberts. * Use calloc instead of malloc for all the *_to_val_structs, from William Roberts. * Fix bugs found by AFL, from William Roberts.