Mention, belatedly, the need to run mergemaster. This somehow

wasn't committed with the other changes.
This commit is contained in:
Warner Losh 2018-07-01 01:45:41 +00:00
parent c1887e9f09
commit 2fd8cef47f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335834

View file

@ -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.