aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1193fbcf47f8..29d11f3c923f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20200625:
+ r362639 changed the internal API used between the NFS kernel modules.
+ As such, they all need to be rebuilt from sources.
+
20200613:
r362158 changed the arguments for VFS_CHECKEXP(). As such, any
out of tree file systems need to be modified and rebuilt.