git: dc752c26b7e5 - main - RELNOTES: Make an entry for supporting an NFSv4 root fs

From: Rick Macklem <rmacklem_at_FreeBSD.org>
Date: Tue, 07 Apr 2026 19:33:53 UTC
The branch main has been updated by rmacklem:

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

commit dc752c26b7e5013557dbc141644e4add1015351d
Author:     Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2026-04-07 19:30:40 +0000
Commit:     Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2026-04-07 19:32:48 +0000

    RELNOTES: Make an entry for supporting an NFSv4 root fs
---
 RELNOTES | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index cdc5d49e7681..03f05a4ff48e 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,12 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+8b9775912cbc, 53b4ae3bf0f7:
+	Add support for an NFSv4 root file system.
+	Note that NFSv3 is still used for bootstrapping. See:
+	https://wiki.freebsd.org/MateuszPiotrowski/BootFreebsdFromNfs
+	for information on how to set it up.
+
 ab9257599a5:
 	The src.conf(5) options WITHOUT_BZIP2 and WITHOUT_BZIP2_SUPPORT
 	have been removed.