git: 7584921e6d33 - stable/13 - RELNOTES: Note addition of zfskeys

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Sun, 06 Mar 2022 20:30:13 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer):

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

commit 7584921e6d33478ecb5d3e5579de851ee84d261c
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-06 20:28:29 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-06 20:28:29 +0000

    RELNOTES: Note addition of zfskeys
    
    zfskeys is about to be released for the first time with FreeBSD
    13.1-RELEASE.
    
    This is a direct commit.
    
    Reviewed by:    allanjude
    Sponsored:      Modirum
    Sponsored:      Klara Inc.
    Differential Revision:  https://reviews.freebsd.org/D34428
---
 RELNOTES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 422f762732fb..e744f31f1ef9 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+33ff39796ffe,8719e8a951b7:
+        A new rc(8) service script zfskeys allows for automatic decryption
+        of ZFS datasets encrypted with ZFS native encryption during boot.
+        See the rc.conf(5) manual page for more information.
+
 b7a2cf0d9102 - eae02d959363:
 	Upgrade bhyve's emulation to version 1.4 of the NVMe specification