Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2024 15:55:30 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: ce75b0d4e0 - main - Document __FreeBSD_version 1500029
Message-ID:  <202412071555.4B7FtUkS025322@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/doc/commit/?id=ce75b0d4e07e4988de4edd1314c8d8998aeadafb

commit ce75b0d4e07e4988de4edd1314c8d8998aeadafb
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2024-12-07 15:55:14 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-12-07 15:55:14 +0000

    Document __FreeBSD_version 1500029
---
 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 e662a22da0..179e51417f 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -205,6 +205,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 |November 25, 2024
 |15.0-CURRENT after adding a `TDA_PSELECT` flag for early restoration of signal masks.
 
+|1500029
+|gitref:46297859a74563dde6fc5bff9f9ecded9fb61ba6[repository="src",length=12]
+|December 6, 2024
+|15.0-CURRENT after adding `bus_attach_children`, `bus_detach_children`, and `bus_identify_children`.
+
 |===
 
 [[versions-14]]



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