From 2d843b7c9758ad767216c1ae88c49157314857a7 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Fri, 3 Apr 2026 14:53:43 +0100 Subject: [PATCH] RELNOTES: Document WITHOUT_BZIP2* removal --- RELNOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELNOTES b/RELNOTES index b7a1f8b501a..cdc5d49e768 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.