The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=171f9cbbbfa1f29c854716dc5a1904d9c8d8ea78
commit 171f9cbbbfa1f29c854716dc5a1904d9c8d8ea78 Author: ykla <[email protected]> AuthorDate: 2026-01-05 04:40:56 +0000 Commit: Ahmad Khalifa <[email protected]> CommitDate: 2026-01-06 02:16:22 +0000 UPDATING: move entry to the correct place Reviewed by: vexeduxr Signed-off-by: ykla [email protected] Sponsored by: Chinese FreeBSD Community Pull Request: https://github.com/freebsd/freebsd-src/pull/1917 --- UPDATING | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/UPDATING b/UPDATING index 40fb9fbac87d..ee035c3d7615 100644 --- a/UPDATING +++ b/UPDATING @@ -875,6 +875,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW: belongs. Consequently, users may experience surprising results with such names when roaming to different homenets. +20211118: + Mips has been removed from universe builds. It will be removed from the + tree shortly. + 20211110: Commit b8d60729deef changed the TCP congestion control framework so that any of the included congestion control modules could be @@ -888,10 +892,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW: kernel and you are including networking, the kernel compile will fail. Also if no default is declared the kernel compile will fail. -20211118: - Mips has been removed from universe builds. It will be removed from the - tree shortly. - 20211106: Commit f0c9847a6c47 changed the arguments for VOP_ALLOCATE. The NFS modules must be rebuilt from sources and any out
