Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2018 01:45:41 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r335834 - head
Message-ID:  <201807010145.w611jfAc024308@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Sun Jul  1 01:45:41 2018
New Revision: 335834
URL: https://svnweb.freebsd.org/changeset/base/335834

Log:
  Mention, belatedly, the need to run mergemaster. This somehow
  wasn't committed with the other changes.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Jul  1 01:16:03 2018	(r335833)
+++ head/UPDATING	Sun Jul  1 01:45:41 2018	(r335834)
@@ -38,6 +38,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 	prerequisites and upgrading, if you are not already using clang 3.5.0
 	or higher.
 
+20180628:
+	r335753 introduced a new quoting method. However, etc/devd/devmatch.conf
+	needed to be changed to work with it. This change was made with r335763
+	and requires a mergemaster / etcupdate / etc to update the installed file.
+
 20180612:
 	r334930 changed the interface between the NFS modules, so they all
 	need to be rebuilt.  r335018 did a __FreeBSD_version bump for this.



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