Module: Mesa Branch: master Commit: f60fabc38f72c1a201698ca263b4fadb5b9df1dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f60fabc38f72c1a201698ca263b4fadb5b9df1dc
Author: Dylan Baker <[email protected]> Date: Mon Nov 23 11:27:55 2020 -0800 docs: update calendar and link releases notes for 20.2.3 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7739> --- docs/release-calendar.rst | 4 +--- docs/relnotes.rst | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/release-calendar.rst b/docs/release-calendar.rst index 69b077dc39d..b155d853829 100644 --- a/docs/release-calendar.rst +++ b/docs/release-calendar.rst @@ -30,9 +30,7 @@ Calendar +--------+---------------+------------+-----------------+-----------------------------------------+ | Branch | Expected date | Release | Release manager | Notes | +========+===============+============+=================+=========================================+ -| 20.2 | 2020-11-11 | 20.2.3 | Dylan Baker | | -| +---------------+------------+-----------------+-----------------------------------------+ -| | 2020-11-24 | 20.2.4 | Dylan Baker | | +| 20.2 | 2020-11-24 | 20.2.4 | Dylan Baker | | +--------+---------------+------------+-----------------+-----------------------------------------+ | 20.3 | 2020-11-04 | 20.3.0-rc1 | Dylan Baker | | | +---------------+------------+-----------------+-----------------------------------------+ diff --git a/docs/relnotes.rst b/docs/relnotes.rst index 8a080ebec48..ef432832e8c 100644 --- a/docs/relnotes.rst +++ b/docs/relnotes.rst @@ -3,6 +3,7 @@ Release Notes The release notes summarize what's new or changed in each Mesa release. +- :doc:`20.2.3 release notes <relnotes/20.2.3>` - :doc:`20.2.2 release notes <relnotes/20.2.2>` - :doc:`20.1.10 release notes <relnotes/20.1.10>` - :doc:`20.2.1 release notes <relnotes/20.2.1>` @@ -319,6 +320,7 @@ file <versions>` and the following release notes. :maxdepth: 1 :hidden: + relnotes/20.2.3 relnotes/20.2.2 relnotes/20.1.10 relnotes/20.2.1 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
