aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELNOTES4
-rw-r--r--UPDATING3
2 files changed, 7 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 040c33b7b89c..6e962d2df910 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.
+c43cad871720:
+ jemalloc 5.3.0 has landed. See contrib/jemalloc/ChangeLog
+ for the long list of changes.
+
cce64f2e6851:
Add support for the NFSv4.2 Clone operation, which uses
block cloning to "copy on write" files on an NFS server.
diff --git a/UPDATING b/UPDATING
index 587ad2f93cf2..43d9835e2af5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,6 +28,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20250815:
+ jemalloc 5.3.0 has been committed to the tree.
+
+20250815:
The removal of Secure RPC DES authentication notced in 20250810
has been reverted. (However, it is still non-functional.)