git: 2d843b7c9758 - main - RELNOTES: Document WITHOUT_BZIP2* removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Apr 2026 13:54:18 UTC
The branch main has been updated by ivy:
URL: https://cgit.FreeBSD.org/src/commit/?id=2d843b7c9758ad767216c1ae88c49157314857a7
commit 2d843b7c9758ad767216c1ae88c49157314857a7
Author: Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2026-04-03 13:53:43 +0000
Commit: Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2026-04-03 13:53:43 +0000
RELNOTES: Document WITHOUT_BZIP2* removal
---
RELNOTES | 4 ++++
1 file changed, 4 insertions(+)
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.