git: 46dc4af526f6 - main - RELNOTES: Add an entry for a new unix socket feature
Mark Johnston <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a7a0dab.409b9.3086f6a1__32274.1675585107$1786383838$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=46dc4af526f624816dfd99855b436d6c01ac4956 commit 46dc4af526f624816dfd99855b436d6c01ac4956 Author: Mark Johnston <[email protected]> AuthorDate: 2026-08-10 17:42:36 +0000 Commit: Mark Johnston <[email protected]> CommitDate: 2026-08-10 17:42:36 +0000 RELNOTES: Add an entry for a new unix socket feature --- RELNOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELNOTES b/RELNOTES index 48e87e536855..651bf5b6ce48 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. +6563dcb6b1f5: + It is now possible to use connectat(2) to connect to a unix(4) socket + directly, i.e., without having to specify a name in the sockaddr. + 72e57bc26417, 3dfbbe8586bb, d8e8f9251975: These patches provide improvements for the pNFS server configuration. New optional features include: