The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bf2dc42d0b57b32a8d576b5504926a9f7a7c3628
commit bf2dc42d0b57b32a8d576b5504926a9f7a7c3628 Author: Warner Losh <[email protected]> AuthorDate: 2023-01-30 15:28:28 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2023-01-30 15:28:28 +0000 UPDATING: Add missing blank line between entries --- UPDATING | 1 + 1 file changed, 1 insertion(+) diff --git a/UPDATING b/UPDATING index 4d40cf842c0c..4623d1a5343c 100644 --- a/UPDATING +++ b/UPDATING @@ -31,6 +31,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: As of commit 7c40e2d5f685, the dependency on netlink(4) has been added to the linux_common(4) module. Users relying on linux_common may need to complile netlink(4) module if it is not present in their kernel. + 20230126: The WITHOUT_CXX option has been removed. C++ components in the base system are now built unconditionally.
