summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-10-16 08:57:11 +0000
committermav <mav@FreeBSD.org>2015-10-16 08:57:11 +0000
commit09ad05077aec0f7f4ce8cab9cdb012caf6ab9807 (patch)
treeb1385ae16f5100a9eb825f7eb6ae3b29e575743a /UPDATING
parent76d7758adbacf4718934aa900fbabc2b970d228e (diff)
downloadFreeBSD-src-09ad05077aec0f7f4ce8cab9cdb012caf6ab9807.zip
FreeBSD-src-09ad05077aec0f7f4ce8cab9cdb012caf6ab9807.tar.gz
Bump version and add notice about incompatibility introduced by resumable
send/receive support in ZFS.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index baff1f1..12631e1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20151015:
+ Added ZFS support for resumable send/receive changed respective
+ IOCTL API/ABI. Compatibility ABI shims were provided for other
+ functionality, while receive require version match between world
+ and kernel.
+
20151012:
If you specify SENDMAIL_MC or SENDMAIL_CF in make.conf, mergemaster
and etcupdate will now use this file. A custom sendmail.cf is now
OpenPOWER on IntegriCloud