From 50a9e01c9c36b91b154ccfa0bcd8c767260be850 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Thu, 12 Mar 2020 20:38:38 +0100 Subject: [PATCH] fix link to wrong MR --- Release_Notes_2.13.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release_Notes_2.13.4.md b/Release_Notes_2.13.4.md index 1c6762d..538fce3 100644 --- a/Release_Notes_2.13.4.md +++ b/Release_Notes_2.13.4.md @@ -50,7 +50,7 @@ Utils - handle profile names containing '(' ([MR415](https://gitlab.com/apparmor/apparmor/merge_requests/415)) - genprof/logprof - Fix crash due to local includes ([lp1848227](https://bugs.launchpad.net/bugs/1848227), [MR427](https://gitlab.com/apparmor/apparmor/merge_requests/427)) - - Fix crash when log message contains a filename with unbalanced parenthesis ([MR406](https://gitlab.com/apparmor/apparmor/merge_requests/406)) + - Fix crash when log message contains a filename with unbalanced parenthesis ([MR402](https://gitlab.com/apparmor/apparmor/merge_requests/402))