git: b8722a229e9a - stable/14 - RELNOTES: document MAC/do

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Thu, 27 Jun 2024 08:51:49 UTC
The branch stable/14 has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=b8722a229e9a0343aa403df975c82bda33c28137

commit b8722a229e9a0343aa403df975c82bda33c28137
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-05-22 12:05:57 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-06-27 08:50:17 +0000

    RELNOTES: document MAC/do
    
    (cherry picked from commit c180fd3d75c4289a7dcf675dc160c74aafd451c3)
---
 RELNOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 1ec11c872d77..1ff7364f0ed5 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+c333758fca3e:
+	new MAC/do policy and mdo(1) utility which enables a user to
+	become another user without the requirement of setuid root.
+
 eeb04a736cb9:
 	date(1) now supports nanoseconds. For example:
 	`date -Ins` prints "2024-04-22T12:20:28,763742224+02:00" and