Module: Mesa Branch: master Commit: 636170c8880b5d3051b7f8dc4f5b13f73b3d50b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=636170c8880b5d3051b7f8dc4f5b13f73b3d50b3
Author: Dylan Baker <[email protected]> Date: Wed Apr 7 10:19:53 2021 -0700 docs: update calendar and link releases notes for 21.0.2 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10078> --- docs/release-calendar.csv | 3 +-- docs/relnotes.rst | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/release-calendar.csv b/docs/release-calendar.csv index 3d5c7a342ad..4151487a48a 100644 --- a/docs/release-calendar.csv +++ b/docs/release-calendar.csv @@ -1,5 +1,4 @@ -21.0,2021-04-07,21.0.2,Dylan Baker -,2021-04-21,21.0.3,Dylan Baker, +21.0,2021-04-21,21.0.3,Dylan Baker, ,2021-05-05,21.0.4,Dylan Baker,This is the last planned release of the 21.0.x series. 21.1,2021-04-14,21.1.0-rc1,Eric Engestrom ,2021-04-21,21.1.0-rc2,Eric Engestrom diff --git a/docs/relnotes.rst b/docs/relnotes.rst index 1d29529c235..d1023809c21 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:`21.0.2 release notes <relnotes/21.0.2>` - :doc:`21.0.1 release notes <relnotes/21.0.1>` - :doc:`20.3.5 release notes <relnotes/20.3.5>` - :doc:`21.0.0 release notes <relnotes/21.0.0>` @@ -331,6 +332,7 @@ file <versions>` and the following release notes. :maxdepth: 1 :hidden: + relnotes/21.0.2 relnotes/21.0.1 relnotes/20.3.5 relnotes/21.0.0 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
