diff --git a/Release_Notes_2.13.1.md b/Release_Notes_2.13.1.md index 31055f7..cfe3631 100644 --- a/Release_Notes_2.13.1.md +++ b/Release_Notes_2.13.1.md @@ -38,6 +38,7 @@ Policy Compiler (a.k.a apparmor\_parser) - provide typedefs for comparison_fn_t and __free_fn_t to fix build issues on musl based systems - fix bugs in --config-file handling - make --config-file so it is no longer required to be the first option passed to the parser +- move default cache location to /var/cache Init ----