git: c83a19d1dd - main - 14.4/relnotes: assign releasePrev and Next, toc added
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Mar 2026 04:32:59 UTC
The branch main has been updated by vladlen:
URL: https://cgit.FreeBSD.org/doc/commit/?id=c83a19d1dd3a61ef020fcb8748a87dfeb08f8494
commit c83a19d1dd3a61ef020fcb8748a87dfeb08f8494
Author: Vladlen Popolitov <vladlen@FreeBSD.org>
AuthorDate: 2026-03-08 04:32:20 +0000
Commit: Vladlen Popolitov <vladlen@FreeBSD.org>
CommitDate: 2026-03-08 04:32:20 +0000
14.4/relnotes: assign releasePrev and Next, toc added
releasePrev and releaseNext are assigned.
The table of teh content is added similar to 15.0R relnotes
and 14.4R harware page.
Differential Revision: https://reviews.freebsd.org/D55705
---
website/content/en/releases/14.4R/relnotes.adoc | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/website/content/en/releases/14.4R/relnotes.adoc b/website/content/en/releases/14.4R/relnotes.adoc
index 0917dee7a8..2d6c897f7c 100644
--- a/website/content/en/releases/14.4R/relnotes.adoc
+++ b/website/content/en/releases/14.4R/relnotes.adoc
@@ -6,8 +6,8 @@ sidenav: download
:localRel: 14.4
:releaseCurrent: 14.4-RELEASE
:releaseBranch: 14-STABLE
-:releasePrev: X.Y-RELEASE
-:releaseNext: X.Y-RELEASE
+:releasePrev: 14.3-RELEASE
+:releaseNext: 14.5-RELEASE
:releaseType: "release"
include::shared/en/urls.adoc[]
@@ -15,7 +15,7 @@ include::shared/en/urls.adoc[]
= FreeBSD {releaseCurrent} Release Notes
:doctype: article
:toc: macro
-:toclevels: 1
+:toclevels: 2
:icons: font
== Abstract
@@ -25,6 +25,8 @@ The release notes for FreeBSD {releaseCurrent} contain a summary of the changes
This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland.
Some brief remarks on upgrading are also presented.
+toc::[]
+
[[intro]]
== Introduction