diff --git a/Release_Notes_3.0.2.md b/Release_Notes_3.0.2.md index 790b11f..20bc998 100644 --- a/Release_Notes_3.0.2.md +++ b/Release_Notes_3.0.2.md @@ -40,8 +40,6 @@ These release notes cover all changes between 3.0.1 (b0f08aa9d678197b8e3477c2fbf ## Library - Adjust stacking interface check ([MR:713](https://gitlab.com/apparmor/apparmor/-/merge_requests/713), [AABUG:150](https://gitlab.com/apparmor/apparmor/-/issues/150)) -- Detect and handle include loop when parsing profiles ([MR:746](https://gitlab.com/apparmor/apparmor/-/merge_requests/746), - [BOS:1184779](https://bugzilla.suse.com/show_bug.cgi?id=1184779)) ## Policy Compiler (a.k.a apparmor\_parser) @@ -61,7 +59,9 @@ These release notes cover all changes between 3.0.1 (b0f08aa9d678197b8e3477c2fbf - ??? ## Utils -- ??? +- Detect and handle include loop when parsing profiles ([MR:746](https://gitlab.com/apparmor/apparmor/-/merge_requests/746), + [BOS:1184779](https://bugzilla.suse.com/show_bug.cgi?id=1184779)) + ## Policy