diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2014-02-16 19:33:34 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2014-02-16 19:33:34 +0000 |
commit | 8de08345ab1129d025aa51f38a0e3eb77e5f5f63 (patch) | |
tree | 4e2599f31b3eeca5e9830a69964a7e79d4bd68d4 /UPDATING | |
parent | 0beadc3c1c379880bcdf0aceda7f93d2ca93afaf (diff) | |
download | src-test2-8de08345ab1129d025aa51f38a0e3eb77e5f5f63.tar.gz src-test2-8de08345ab1129d025aa51f38a0e3eb77e5f5f63.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,6 +31,10 @@ 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".) +20140216: + The nve(4) driver has been removed. Please use the nfe(4) driver + for NVIDIA nForce MCP Ethernet adapters instead. + 20140212: An ABI incompatibility crept into the libc++ 3.4 import in r261283. This could cause certain C++ applications using shared libraries built |