aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-08-20 20:53:29 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-08-20 20:54:36 +0000
commit095e23bfd4c514107bf3694d9d0e2428ae198680 (patch)
treed5c48cb401b69e72829b1c9799ccacbb8f7af5eb /RELNOTES
parent721c98dd89ccfe4f9b5af4bc5fec7411eeea764f (diff)
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 2444b050220d..3aec631bc15e 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.
+dc5ba6b8b4f0:
+ The WITHOUT_GSSAPI src.conf(5) option has been removed. The GSSAPI
+ libraries are now always built unless WITHOUT_KERBEROS is set.
+
c43cad871720:
jemalloc 5.3.0 has landed. See contrib/jemalloc/ChangeLog
for the long list of changes.