git: 14b4a3f3efe7 - main - UPDATING: Add an entry for the libmilter package move

From: Lexi Winter <ivy_at_FreeBSD.org>
Date: Sat, 16 Aug 2025 20:19:52 UTC
The branch main has been updated by ivy:

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

commit 14b4a3f3efe717c16b4b7d930130bdad7f48d81f
Author:     Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-08-16 20:18:28 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-08-16 20:18:28 +0000

    UPDATING: Add an entry for the libmilter package move
---
 UPDATING | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/UPDATING b/UPDATING
index 43d9835e2af5..f90036c1a3ad 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.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".)
 
+20250816:
+	Sendmail's libmilter has been moved to its own package.  If you want
+	to compile applications that use libmilter, you should install the
+	FreeBSD-libmilter* packages.
+
+	If you only have FreeBSD-sendmail installed for applications that
+	require libmilter, you can now remove it.
+
 20250815:
 	jemalloc 5.3.0 has been committed to the tree.