svn commit: r364477 - head

Rick Macklem rmacklem at FreeBSD.org
Sat Aug 22 04:07:45 UTC 2020


Author: rmacklem
Date: Sat Aug 22 04:07:44 2020
New Revision: 364477
URL: https://svnweb.freebsd.org/changeset/base/364477

Log:
  Add an entry for r364475.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Aug 22 04:01:05 2020	(r364476)
+++ head/UPDATING	Sat Aug 22 04:07:44 2020	(r364477)
@@ -26,6 +26,11 @@ 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".)
 
+20200821:
+	r362275 changed the internal API between the kernel RPC and the
+	NFS modules. As such, all the modules must be recompiled from
+	sources.
+
 20200817:
 	r364330 modified the internal API used between the NFS modules.
 	As such, all the NFS modules must be re-compiled from sources.


More information about the svn-src-head mailing list