diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2015-11-30 22:46:34 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2015-11-30 22:46:34 +0000 |
commit | 1e64c8f0e6d83e3fe3e38d3f3678da481b20224e (patch) | |
tree | b00b56a5dbae9d29b7a93f1ab0e3c70e08d6b9e7 /UPDATING | |
parent | 221e9d0c8822faf3b1007e696c4fd49be611a782 (diff) | |
download | FreeBSD-src-1e64c8f0e6d83e3fe3e38d3f3678da481b20224e.zip FreeBSD-src-1e64c8f0e6d83e3fe3e38d3f3678da481b20224e.tar.gz |
Document the __FreeBSD_version bump done for r291527 in UPDATING.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -31,6 +31,11 @@ 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".) +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 |