git: c8354e3d82 - main - Add 13.0-BETA1 announcement

Glen Barber gjb at FreeBSD.org
Fri Feb 12 18:37:53 UTC 2021


The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=c8354e3d8244e6ee46751cf6578a6d60ebab0ec7

commit c8354e3d8244e6ee46751cf6578a6d60ebab0ec7
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-12 18:37:26 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-12 18:37:26 +0000

    Add 13.0-BETA1 announcement
    
    Belatedly...
    
    Approved by:    re (implicit)
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/data/en/news/news.toml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index c2e7ff14b5..1dfab64bcd 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,6 +1,11 @@
 # Sort news by year, month and day
 # $FreeBSD$
 
+[[news]]
+date = "2021-02-06"
+title = "FreeBSD 13.0-BETA1 Available"
+description = "The first BETA build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093047.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>."
+
 [[news]]
 date = "2021-01-27"
 description = "New committer: <a href=\"mailto:eduardo at FreeBSD.org\">Nuno Teixeira</a> (ports)"


More information about the dev-commits-doc-all mailing list