summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrmacklem <rmacklem@FreeBSD.org>2014-07-01 22:32:11 +0000
committerrmacklem <rmacklem@FreeBSD.org>2014-07-01 22:32:11 +0000
commitb00979dd8ec365be340fe8fa35b763dd3ddec08e (patch)
tree243e7bc0a7949f06a48fb17afaeda9f1b515aafa
parent3218d43e56858300ce0f3750a0863debe8192c28 (diff)
downloadFreeBSD-src-b00979dd8ec365be340fe8fa35b763dd3ddec08e.zip
FreeBSD-src-b00979dd8ec365be340fe8fa35b763dd3ddec08e.tar.gz
Add an entry for r268115 to UPDATING.
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0122b1e..9c58524 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,13 @@ 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".)
+20140701:
+ Commit r268115 has added NFSv4.1 server support, merged from
+ projects/nfsv4.1-server. Since this includes changes to the
+ internal interfaces between the NFS related modules, a full
+ build of the kernel and modules will be necessary.
+ __FreeBSD_version has been bumped.
+
20140629:
The WITHOUT_VT_SUPPORT kernel config knob has been renamed
WITHOUT_VT. (The other _SUPPORT knobs have a consistent meaning
OpenPOWER on IntegriCloud