Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2017 21:53:17 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r320087 - head
Message-ID:  <201706182153.v5ILrHo1069590@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706182153.v5ILrHo1069590>