aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2025-04-18 14:54:23 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2025-04-18 14:54:23 +0000
commit40c8de807a3a1c5427de91872b3ef38a336bb59c (patch)
treeab333f407c3a3b24fd3c5f387bc3a3fc0b226394
parent8493e3dbcecc725b43799abad900fa48e3809659 (diff)
-rw-r--r--documentation/content/en/books/porters-handbook/versions/_index.adoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index f1a4a28105..129d88011e 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -216,6 +216,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|January 2, 2025
|15.0-CURRENT after changing `bus_generic_detach` to delete child devices after detaching them.
+|1500037
+|gitref:7acd5af48cf1870ec48d5910dff1a26466d98074[repository="src",length=12]
+|April 12, 2025
+|15.0-CURRENT after changing alloc changes to LinuxKPI.
+
|===
[[versions-14]]
@@ -740,6 +745,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|February 27, 2025
|14.2-STABLE after adding `bus_attach_children`, `bus_detach_children`, and `bus_identify_children`.
+|1402505
+|gitref:a3b2d8e360c37853035f9cede6064c4602312bfc[repository="src",length=12]
+|April 18, 2025
+|14.2-STABLE after changing alloc changes to LinuxKPI and removing iwlwifi firmware.
+
|===
////