Fix the date

The first part of the mips pruning has been commited. This part
is uncontested. Fix the date in the UPDATING file to reflect when
I made the commit. The contested parts will be committed (or not)
once those discussions complete.
This commit is contained in:
Warner Losh 2018-12-19 22:56:31 +00:00
parent 8e1165bf5b
commit beab3c4bf4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=342259

View File

@ -31,16 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20181215:
20181219:
The XLP config has been removed. We can't support 64-bit atomics in this
kernel because it is running in 32-bit mode. XLP users must transition
to running a 64-bit kernel (XLP64 or XLPN32).
20181215:
The mips GXEMUL support has been removed from FreeBSD. MALTA* + qemu is
the preferred emulator today and we don't need two different ones.
20181215:
The old sibyte / swarm / Broadcom BCM1250 support has been
removed from the mips port.