From a4a8eb891c47b70cb6e2e840d8d5c7642badeb3d Mon Sep 17 00:00:00 2001 From: John Johansen Date: Tue, 18 Sep 2018 09:49:11 +0000 Subject: [PATCH] Update Release_Notes_2.13.1 --- Release_Notes_2.13.1.md | 1 + 1 file changed, 1 insertion(+) 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 ----