diff options
author | Warner Losh <imp@FreeBSD.org> | 2018-02-12 06:42:38 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2018-02-12 06:42:38 +0000 |
commit | ac28ac4863e4cb2c56a77fa1e27d6c888c75cc86 (patch) | |
tree | e28b87b16a552a04aeaec68e4a1dbe5cd9b371dd /UPDATING | |
parent | 4f28883dcd009e8200b124aece254643c7d6dd08 (diff) | |
download | src-test2-ac28ac4863e4cb2c56a77fa1e27d6c888c75cc86.tar.gz src-test2-ac28ac4863e4cb2c56a77fa1e27d6c888c75cc86.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -51,6 +51,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: ****************************** SPECIAL WARNING: ****************************** +20180211: + devmatch functionality has been turned on in devd. It will automatically + load drivers for unattached devices. This may cause unexpected drivers to + be loaded. Please report any problems to current@ and imp@freebsd.org. + 20180114: Clang, llvm, lld, lldb, compiler-rt and libc++ have been upgraded to 6.0.0. Please see the 20141231 entry below for information about |