Date: Mon, 30 Nov 2015 22:46:34 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r291538 - head Message-ID: <201511302246.tAUMkYaN092763@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rmacklem Date: Mon Nov 30 22:46:34 2015 New Revision: 291538 URL: https://svnweb.freebsd.org/changeset/base/291538 Log: Document the __FreeBSD_version bump done for r291527 in UPDATING. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Nov 30 22:35:53 2015 (r291537) +++ head/UPDATING Mon Nov 30 22:46:34 2015 (r291538) @@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20151130: + r291527 changed the internal interface between the nfsd.ko and + nfscommon.ko modules. As such, they must both be upgraded to-gether. + __FreeBSD_version has been bumped because of this. + 20151108: Add support for unicode collation strings leads to a change of order of files listed by ls(1) for example. To get back to the old
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511302246.tAUMkYaN092763>