diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2015-10-11 13:01:51 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2015-10-11 13:01:51 +0000 |
| commit | 4a3760bae6710f9ab5a6e2a1118e4e5632be0dcc (patch) | |
| tree | ae68a3ddda28f0bc480012dc566360581eeafc38 /UPDATING | |
| parent | 361e885315791413a9448e21de8bb3395dfa6515 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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".) +20151011: + Compatibility shims for legacy ATA device names have been removed. + It includes ATA_STATIC_ID kernel option, kern.cam.ada.legacy_aliases + and kern.geom.raid.legacy_aliases loader tunables, kern.devalias.* + environment variables, /dev/ad* and /dev/ar* symbolic links. + 20151006: Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 3.7.0. Please see the 20141231 entry below for information about prerequisites |
