summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-07-07 15:25:06 +0000
committerWarner Losh <imp@FreeBSD.org>2018-07-07 15:25:06 +0000
commitf06b6fdcb168526e4b93ff5dc6c1ba55979cc871 (patch)
tree7250086ddfcc7ccf965336160bd005af7c7c1d6f /UPDATING
parenta03af34228f36701abf506dfd0103b0b03cfcee0 (diff)
downloadsrc-test2-f06b6fdcb168526e4b93ff5dc6c1ba55979cc871.tar.gz
src-test2-f06b6fdcb168526e4b93ff5dc6c1ba55979cc871.zip
Mention the need to update devmatch.conf
Notes
Notes: svn path=/head/; revision=336065
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6063ad03fa18..adb3dd04902e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -63,6 +63,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
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.
+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.