aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2022-10-21 02:27:07 +0000
committerWarner Losh <imp@FreeBSD.org>2022-10-21 02:27:07 +0000
commit6df8e6aef5d6d8c158bfa67a57299c88fa021541 (patch)
tree6afb777b76a32ee9b7d1d9338371ad19c5e661ed
parentfce871fe35204527a2ce08e43e1572ae9295cc00 (diff)
UPDATING: We're on releng 12.4
Note the branch date and that we're on releng/12.4 now at the top. Approved by: re@ (gjb implicit) Sponsored by: Netflix
-rw-r--r--UPDATING5
1 files changed, 4 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index cc2e04fc3fd0..2efc5bb5658a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
- Updating Information for FreeBSD stable/12 users.
+Updating Information for FreeBSD releng/12.4 users.
This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
See end of file for further details. For commonly done items, please see the
@@ -17,6 +17,9 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to
the tip of head, and then rebuild without this option. The bootstrap process
from older version of current across the gcc/clang cutover is a bit fragile.
+20221020:
+ releng/12.4 branched from stable/12.
+
20220222:
Kernel-loadable random(4) modules are supported again, but are no
longer unloadable.