git: 37d9d8b85a - main - Record that ZFS removed libuutil just prior to 1600005

From: Alan Somers <asomers_at_FreeBSD.org>
Date: Mon, 11 May 2026 15:16:08 UTC
The branch main has been updated by asomers:

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

commit 37d9d8b85ab3b8c0a60604caa277bbef9a65e2ec
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2025-12-22 21:34:11 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2026-05-11 15:15:18 +0000

    Record that ZFS removed libuutil just prior to 1600005
    
    Sponsored by:   ConnectWise
    Reviewed by:    emaste
    Differential Revision: https://reviews.freebsd.org/D56692
---
 documentation/content/en/books/porters-handbook/versions/_index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index f4bd16f41a..dcaf274dac 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -87,9 +87,9 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 |16.0-CURRENT after adding support for `_PC_CASE_INSENSITIVE` to NFS.
 
 |1600005
-|gitref:575639548cef58590a1d70c29e47aae0e8d44153[repository="src",length=12]
+|gitref:575639548cef58590a1d70c29e47aae0e8d44153[repository="src",length=12] gitref:66e85755595a451db490d2fe24267d85db4b09c2[repository="src",length=12]
 |December 9, 2025
-|16.0-CURRENT after changing the `BUS_ALLOC_RESOURCE` bus driver method to pass the `rid` argument by value.
+|16.0-CURRENT after changing the `BUS_ALLOC_RESOURCE` bus driver method to pass the `rid` argument by value and after ZFS removed libuutil
 
 |1600006
 |gitref:c10447a9256b561bf2edf26b5abf5f28071a15c7[repository="src",length=12]