From 5dc9f463d918e65e1173a77834e4599e48c75da5 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Sat, 26 Sep 2020 19:25:13 +0000 Subject: [PATCH] Update Release_Notes_3.0 --- Release_Notes_3.0.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Release_Notes_3.0.md b/Release_Notes_3.0.md index 40295f4..71362b5 100644 --- a/Release_Notes_3.0.md +++ b/Release_Notes_3.0.md @@ -169,9 +169,7 @@ And the following improvements - Re-implement aa-notify in Python ([MR:341](https://gitlab.com/apparmor/apparmor/-/merge_requests/341),[AABUG:16](https://gitlab.com/apparmor/apparmor/-/issues/16)) - use aa.CONFDIR to find configuration ([MR:372](https://gitlab.com/apparmor/apparmor/-/merge_requests/372)) - genprof, logprof and aa python library, - - fix writing of alias rules ([MR:119](https://gitlab.com/apparmor/apparmor/-/merge_requests/119)) -- also backported to 2.9..2.13 (and obsolete for 3.0 because of switching to AliasRule) - error out when alias declared inside of a profile ([MR:116](https://gitlab.com/apparmor/apparmor/-/merge_requests/116)) - - improve testing output ([MR:194](https://gitlab.com/apparmor/apparmor/-/merge_requests/194)) -- actually about parser simple.pl tests, not tools - add support for xattr attachment conditionals ([MR:285](https://gitlab.com/apparmor/apparmor/-/merge_requests/285)) - Extend common DebugLogger with option to log to stderr ([MR:325](https://gitlab.com/apparmor/apparmor/-/merge_requests/325)) - fully support 'include if exists' ([MR:499](https://gitlab.com/apparmor/apparmor/-/merge_requests/499),[MR:507](https://gitlab.com/apparmor/apparmor/-/merge_requests/507),[LP:1738879](https://bugs.launchpad.net/bugs/1738879))