diff --git a/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml b/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
index 9d9e71fe9d..47fbdcb6a3 100644
--- a/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
+++ b/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
@@ -214,9 +214,18 @@
updated to reject configuration entries that specify
&man.setuid.2; or executable log files.
+ The
+ WITH_REPRODUCIBLE_BUILD &man.src.conf.5;
+ knob has been enabled by default.
+
LDNS now
enables DANE-TA, and
GOST has been removed.
+
+ A new
+ &man.src.conf.5; knob, WITH_RETPOLINE, has
+ been added to enable the retpoline mitigation for userland
+ builds.
@@ -247,6 +256,10 @@
to print output aligned the same regardless of if invoked with
-ne or -be.
+ The
+ default bootstrap linker has been changed to &man.ld.lld.1;
+ for &arch.amd64;.
+
The &man.dhclient.8; utility has been
updated to add a configuration knob to allow superseding the
interface-mtu option provided by an
@@ -321,6 +334,10 @@
sponsor="&dellemc;">The &man.zstd.1; utility has been updated
to version 1.3.4.
+ The
+ &man.vt.4; Terminus BSD Console font has been updated to
+ version 4.46.
+
The &man.xz.1; utility has been updated
to version 5.2.4.
@@ -373,6 +390,9 @@
The &man.mandoc.1; utility has been
updated to version 1.14.4.
+ Additional &man.capsicum.4; support has
+ been added to &man.sshd.8;.
+
Serf has been
updated to version 1.3.9.
@@ -497,6 +517,11 @@
ZSTDIO option. See &man.rc.conf.5; and
&man.dumpon.8; for additional information.
+ A new
+ &man.src.conf.5; knob,
+ WITH_KERNEL_RETPOLINE, has been added to
+ enable the retpoline mitigation for kernel builds.
+
A new kernel configuration option,
KASSERT_PANIC_OPTIONAL, has been added
@@ -532,6 +557,10 @@
to allow terminating large reads with
^C.
+ Support
+ for the Microchip® LAN78xx™ USB3-GigE controller has
+ been added.
+
The &man.random.4; driver has been
updated to remove the Yarrow algorithm. The Fortuna algorithm
remains the default, and now only, available algorithm.
@@ -846,7 +875,9 @@
Documentation Source Changes
-
+ The
+ &man.arch.7; manual page has been added, containing details
+ specific to certain architectures.