Module: Mesa Branch: main Commit: b91511b9a895f1a8399c8f52712b2e50669c1f85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b91511b9a895f1a8399c8f52712b2e50669c1f85
Author: Dylan Baker <[email protected]> Date: Thu Jun 16 09:56:33 2022 -0700 docs: update calendar and link releases notes for 22.1.2 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17086> --- 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 46f3ca50b17..dae75a3c5f7 100644 --- a/docs/release-calendar.csv +++ b/docs/release-calendar.csv @@ -1,3 +1,2 @@ -22.1,2022-06-15,22.1.2,Dylan Baker -,2022-06-29,22.1.3,Dylan Baker, +22.1,2022-06-29,22.1.3,Dylan Baker, ,2022-07-13,22.1.4,Dylan Baker,This is the last planned release of the 22.1.x series. diff --git a/docs/relnotes.rst b/docs/relnotes.rst index 634c11f18bf..cc47aeea4a1 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:`22.1.2 release notes <relnotes/22.1.2>` - :doc:`21.3.9 release notes <relnotes/21.3.9>` - :doc:`22.0.5 release notes <relnotes/22.0.5>` - :doc:`22.1.1 release notes <relnotes/22.1.1>` @@ -366,6 +367,7 @@ release notes, or in the `old docs`_. :maxdepth: 1 :hidden: + relnotes/22.1.2 relnotes/21.3.9 relnotes/22.0.5 relnotes/22.1.1
