Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2025 15:13:58 GMT
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: f9cf745a5084 - main - RELNOTES: Document the addition of inotify
Message-ID:  <202507041513.564FDwxH011496@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by markj:

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

commit f9cf745a5084dc0a38733db8e774252e4ed2f444
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2025-07-04 15:13:43 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-07-04 15:13:43 +0000

    RELNOTES: Document the addition of inotify
---
 RELNOTES | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 4933c8392552..09696a37998b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,9 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+f1f230439fa4:
+	FreeBSD now implements the inotify(2) family of system calls.
+
 50e733f19b37, 171f66b0c2ca:
 	These commits helped improve utilization of NFSv4.1/4.2
 	delegations.  The changes are only used when the NFSv4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507041513.564FDwxH011496>