git: 32f7ff22db - main - Document __FreeBSD_version value 1301504.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Jun 2022 12:14:25 UTC
The branch main has been updated by dim (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=32f7ff22db256b804bb46d709a52728c78bf1de8 commit 32f7ff22db256b804bb46d709a52728c78bf1de8 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2022-06-04 12:14:22 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2022-06-04 12:14:22 +0000 Document __FreeBSD_version value 1301504. --- 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 5b5066f137..6cb4a24b8b 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -1226,6 +1226,11 @@ Template: |gitref:b2aa64d05bd8b04a1bdb63f2a5f9de39c600b463[repository="src",length=12] |May 19, 2022 |13.1-STABLE after adding alternate DRIVER_MODULE macros without a devclass argument. + +|1301504 +|gitref:a13b6fc61908fd6afa460b88f94e4a67be74bb9a[repository="src",length=12] +|June 4, 2022 +|13.1-STABLE after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-14.0.3-0-g1f9140064dfb, a.k.a. 14.0.3 release. |=== ////