git: 3b840c7732 - main - Document __FreeBSD_version 1500027
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Nov 2024 21:40:21 UTC
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/doc/commit/?id=3b840c7732f348af1052365fa5abd9ca99ef057e commit 3b840c7732f348af1052365fa5abd9ca99ef057e Author: Christos Margiolis <christos@FreeBSD.org> AuthorDate: 2024-11-18 20:52:12 +0000 Commit: Christos Margiolis <christos@FreeBSD.org> CommitDate: 2024-11-18 20:53:20 +0000 Document __FreeBSD_version 1500027 Sponsored by: The FreeBSD Foundation --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 88c97f26c7..a0eee78b15 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -195,6 +195,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |October 23, 2024 |15.0-CURRENT after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-19.1.2-0-g7ba7d8e2f7b6, a.k.a. 19.1.2 release. +|1500027 +|gitref:893d044346d5ae5fe10cc188b8b0762efd2a5b27[repository="src",length=12] +|November 14, 2024 +|15.0-CURRENT after hiding `struct ifnet` and changing man:sound[4]'s device registration KPI. + |=== [[versions-14]]