git: 088ced14a69b - main - UPDATING: Add an entry for e5aa60d06958

From: Rick Macklem <rmacklem_at_FreeBSD.org>
Date: Sun, 02 Nov 2025 23:23:25 UTC
The branch main has been updated by rmacklem:

URL: https://cgit.FreeBSD.org/src/commit/?id=088ced14a69ba2dce083c031b60c0d04ba218488

commit 088ced14a69ba2dce083c031b60c0d04ba218488
Author:     Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2025-11-03 00:20:26 +0000
Commit:     Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2025-11-03 00:20:26 +0000

    UPDATING: Add an entry for e5aa60d06958
---
 UPDATING | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/UPDATING b/UPDATING
index d89afb7ef429..3f425d9da7c8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW:
 	world, or to merely disable the most expensive debugging functionality
 	at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20251102:
+	Commit e5aa60d06958 changed the internal KAPI between
+	the NFS modules.  As such, they all need to be rebuilt
+	from sources.  __FreeBSD_version was bumped to 1600004 for this.
+
 20251025:
 	flua(1) has moved to the new FreeBSD-flua package.  If you use flua,
 	you may want to install this package if it's not otherwise installed