git: f939619a2f98 - main - UPDATING: mention pf's nat64 support

From: Kristof Provost <kp_at_FreeBSD.org>
Date: Wed, 05 Nov 2025 14:00:37 UTC
The branch main has been updated by kp:

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

commit f939619a2f989656e1ecdfd7a2759e3ba44d4ec7
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2025-11-05 09:59:43 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2025-11-05 13:59:29 +0000

    UPDATING: mention pf's nat64 support
    
    MFC after:      3 days
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 UPDATING | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/UPDATING b/UPDATING
index 3f425d9da7c8..62a920e3a696 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,9 @@ 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".)
 
+20251105:
+	pf(4) now supports nat64 via the af-to keyword.
+
 20251102:
 	Commit e5aa60d06958 changed the internal KAPI between
 	the NFS modules.  As such, they all need to be rebuilt