aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2025-12-23 02:51:41 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2025-12-23 02:51:41 +0000
commitb94e4c7037b0face3206cf313fd8966d6aa1eaae (patch)
treec6febf548ad2441e80aa8881630a035ce4997d59
parent60eb371c2b9aab8cfe3196dc960cc5db1f0ec584 (diff)
RELNOTES: Add an entry for 8e3fd450cc53 and friends
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
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.