From 94e625d106261a3bdd383e8c2f936c79199a809c Mon Sep 17 00:00:00 2001 From: Jon Tourville Date: Tue, 16 May 2023 18:38:31 +0000 Subject: [PATCH] Update Release_Notes_3.1.4 --- Release_Notes_3.1.4.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Release_Notes_3.1.4.md b/Release_Notes_3.1.4.md index 4cfb708..6105929 100644 --- a/Release_Notes_3.1.4.md +++ b/Release_Notes_3.1.4.md @@ -33,10 +33,6 @@ There are two ways to obtain this release either through gitlab or a tarball in These release notes cover all changes between 3.1.3 (c8eefe44) ) and 3.1.4 (3cdeb140) on the [apparmor-3.1 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.1. - -## Library - - ## Policy Compiler (a.k.a apparmor_parser) - added missing kernel mount options ([MR:1005](https://gitlab.com/apparmor/apparmor/-/merge_requests/1005), [MR:1026](https://gitlab.com/apparmor/apparmor/-/merge_requests/1026)) - Fix mount rules encoding ([MR:333](https://gitlab.com/apparmor/apparmor/-/merge_requests/333))