diff options
author | dim <dim@FreeBSD.org> | 2015-03-07 23:01:27 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2015-03-07 23:01:27 +0000 |
commit | 546a43cb5ff4c4477648abfc3fa5feb8042dd700 (patch) | |
tree | c4d11ada4d67c763460249129d0322d2a4bc4e9c /UPDATING | |
parent | c00aebe66513aba0a00dc82f99b3895df3877909 (diff) | |
parent | 0796c9ad8a13ac6d83c279548bc2c2d2dc239759 (diff) | |
download | FreeBSD-src-546a43cb5ff4c4477648abfc3fa5feb8042dd700.zip FreeBSD-src-546a43cb5ff4c4477648abfc3fa5feb8042dd700.tar.gz |
Merging ^/head r279596 through r279758.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -34,6 +34,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW: 2015mmdd: Clang and llvm have been upgraded to 3.6.0 release. +20150307: + The 32-bit PowerPC kernel has been changed to a position-independent + executable. This can only be booted with a version of loader(8) + newer than January 31, 2015, so make sure to update both world and + kernel before rebooting. + 20150217: If you are running a -CURRENT kernel since r273872 (Oct 30th, 2014), but before r278950, the RNG was not seeded properly. Immediately |