summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-10-05 23:05:56 +0000
committerWarner Losh <imp@FreeBSD.org>2017-10-05 23:05:56 +0000
commit1b755713d7c6f0bef7a5ead65c880c242bcdf08a (patch)
treef0a94e198d9278d38c161117ecf40f1a7d5528fc /UPDATING
parent094fc1ed0f2627525c7b0342efcbad5be7a8546a (diff)
downloadsrc-test-1b755713d7c6f0bef7a5ead65c880c242bcdf08a.tar.gz
src-test-1b755713d7c6f0bef7a5ead65c880c242bcdf08a.zip
Add updating for armv7 and bump FreeBSD_version.
Sponsored by: Netflix
Notes
Notes: svn path=/head/; revision=324342
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 51365e3fdaae4..c997dab2c7b5b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -51,6 +51,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
****************************** SPECIAL WARNING: ******************************
+20171005:
+ The arm port has split armv6 into armv6 and armv7. armv7 is now
+ a valid TARGET_ARCH/MACHINE_ARCH setting.
+
20171003:
When building multiple kernels using KERNCONF, non-existent KERNCONF
files will produce an error and buildkernel will fail. Previously