git: 981b9a0014 - main - 14.2: Is not 14.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Nov 2024 05:49:06 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=981b9a00149bdf2a8f21a8f5efcee29a7dca7210
commit 981b9a00149bdf2a8f21a8f5efcee29a7dca7210
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-11-01 05:47:58 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-11-01 05:47:58 +0000
14.2: Is not 14.1
Fix typo in code freeze table
Reported by: Pau Amma
Sponsored by: Amazon
---
website/content/en/releng/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc
index 1435f53793..f96521ad93 100644
--- a/website/content/en/releng/_index.adoc
+++ b/website/content/en/releng/_index.adoc
@@ -56,7 +56,7 @@ This table lists the code freeze status for major branches of the `src/` reposit
|Branch |Status |Contact |Notes
|`main` |Open |committers |Active development branch for 15.0-CURRENT.
|`stable/14` |Open |committers |Development branch for FreeBSD 14-STABLE.
-|`releng/14.2` |Frozen |re@FreeBSD.org |FreeBSD 14.1 supported errata fix branch.
+|`releng/14.2` |Frozen |re@FreeBSD.org |FreeBSD 14.2 supported errata fix branch.
|`releng/14.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.1 supported errata fix branch.
|`releng/14.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.0 errata fix branch (not officially supported).
|`stable/13` |Open |committers |Development branch for FreeBSD 13-STABLE.