aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2026-04-03 13:53:43 +0000
committerLexi Winter <ivy@FreeBSD.org>2026-04-03 13:53:43 +0000
commit2d843b7c9758ad767216c1ae88c49157314857a7 (patch)
tree9fd06af8d9f4c7b71b705d7007bf6c2f70f6a130
parentab9257599a551cf4be8738ec52205998f4e7dd81 (diff)
RELNOTES: Document WITHOUT_BZIP2* removal
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index b7a1f8b501a5..cdc5d49e7681 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+ab9257599a5:
+ The src.conf(5) options WITHOUT_BZIP2 and WITHOUT_BZIP2_SUPPORT
+ have been removed.
+
af099eaa5ec:
Users belonging to the new vmm group can now create bhyve VMs. See the
vmm(4) man page for details.