Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2021 19:40:32 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 7ad80dae8b - main - Fix a copy/paste error in the 12.3 schedule
Message-ID:  <202109291940.18TJeWqM079209@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

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

commit 7ad80dae8b9d5c5034859f56cd4a0203b98ef3d7
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2021-09-29 19:39:53 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2021-09-29 19:39:53 +0000

    Fix a copy/paste error in the 12.3 schedule
    
    Submitted by:   Pau Amma <pauamma_@_gundo_._com>
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/content/en/releases/12.3R/schedule.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/12.3R/schedule.adoc b/website/content/en/releases/12.3R/schedule.adoc
index ddf6939bc2..9d7ea001b2 100644
--- a/website/content/en/releases/12.3R/schedule.adoc
+++ b/website/content/en/releases/12.3R/schedule.adoc
@@ -28,7 +28,7 @@ General discussions about the pending release and known issues should be sent to
 |===
 |Action |Expected |Actual |Description
 |Initial release schedule announcement |- |20 September 2021 |Release Engineers send announcement email to developers with a rough schedule.
-|Release schedule reminder |24 July 2021 |- |Release Engineers send reminder announcement e-mail to developers with updated schedule.
+|Release schedule reminder |30 September 2021 |- |Release Engineers send reminder announcement e-mail to developers with updated schedule.
 |Code slush begins |7 October 2021 |- |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided.
 |{localBranchReleng} branch |21 October 2021 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch.
 |BETA1 builds begin |21 October 2021 |- |First beta test snapshot.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109291940.18TJeWqM079209>