summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Macy <mmacy@FreeBSD.org>2020-08-25 02:42:48 +0000
committerMatt Macy <mmacy@FreeBSD.org>2020-08-25 02:42:48 +0000
commit13e4dbd245ee4594185329c6900f71349ffc6c73 (patch)
tree30a1174e82b44b760a69fb9e63e5f6de9849f386
parent251779a055f1327b7c6fe5cc0654fb404d62a4f6 (diff)
downloadsrc-test-13e4dbd245ee4594185329c6900f71349ffc6c73.tar.gz
src-test-13e4dbd245ee4594185329c6900f71349ffc6c73.zip
Mention OpenZFS merge in UPDATING
Notes
Notes: svn path=/head/; revision=364749
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6ac4b3588125b..ace7e6fd53b34 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20200824:
+ OpenZFS support has been integrated. We caution against 'zpool upgrade'
+ for the next few weeks. The change should be transparent unless you
+ want to use new features.
+
+
The resume code now notifies devd with the 'kernel' system
rather than the old 'kern' subsystem to be consistent with
other use. The old notification will be created as well, but