The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=b94e4c7037b0face3206cf313fd8966d6aa1eaae
commit b94e4c7037b0face3206cf313fd8966d6aa1eaae Author: Rick Macklem <[email protected]> AuthorDate: 2025-12-23 02:51:41 +0000 Commit: Rick Macklem <[email protected]> CommitDate: 2025-12-23 02:51:41 +0000 RELNOTES: Add an entry for 8e3fd450cc53 and friends --- RELNOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELNOTES b/RELNOTES index a78b9cdca164..9136fa151f2c 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. +8e3fd450cc53, 949cff4dceff, 0e724de9ed6f, 9f49f436a9ec, e35191ccf3b3: + Add support for an extension to NFSv4.2 (RFCnnnn) that + supports handling of POSIX draft ACLs via getfacl(1)/setfacl(1). + dbac191956f9, fe21dbf70aa8: Support for the kcmp(2) system call and fcntl(F_DUPFD_QUERY) for Linux binaries.
