svn commit: r320087 - head

Rick Macklem rmacklem at FreeBSD.org
Sun Jun 18 21:53:18 UTC 2017


Author: rmacklem
Date: Sun Jun 18 21:53:17 2017
New Revision: 320087
URL: https://svnweb.freebsd.org/changeset/base/320087

Log:
  Add an entry to UPDATING for the version bump done by r320085.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Jun 18 21:48:33 2017	(r320086)
+++ head/UPDATING	Sun Jun 18 21:53:17 2017	(r320087)
@@ -51,6 +51,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 
 ****************************** SPECIAL WARNING: ******************************
 
+20170618:
+	The internal ABI used for communication between the NFS kernel modules
+	was changed by r320085, so __FreeBSD_version was bumped to
+	ensure all the NFS related modules are updated together.
+
 20170617:
 	The ABI of struct event was changed by extending the data
 	member to 64bit and adding ext fields.  For upgrade, same


More information about the svn-src-all mailing list