Module: Mesa Branch: main Commit: b1b419f7fe16d6039fd08b508afa3990a0dfaa00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1b419f7fe16d6039fd08b508afa3990a0dfaa00
Author: Dylan Baker <[email protected]> Date: Wed Nov 16 16:19:14 2022 -0800 docs: update calendar and link releases notes for 22.2.4 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19793> --- 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 4018994940a..8df50f0da4c 100644 --- a/docs/release-calendar.csv +++ b/docs/release-calendar.csv @@ -1,4 +1,3 @@ -22.2,2022-11-16,22.2.4,Dylan Baker, -,2022-11-30,22.2.5,Dylan Baker,This is the last planned release of the 22.2.x series. +22.2,2022-11-30,22.2.5,Dylan Baker,This is the last planned release of the 22.2.x series. 22.3,2022-11-16,22.3.0-rc3,Eric Engestrom, ,2022-11-23,22.3.0-rc4,Eric Engestrom,or 22.3.0 final. diff --git a/docs/relnotes.rst b/docs/relnotes.rst index ea31622400a..cd7fbe723c8 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.2.4 release notes <relnotes/22.2.4>` - :doc:`22.2.3 release notes <relnotes/22.2.3>` - :doc:`22.2.2 release notes <relnotes/22.2.2>` - :doc:`22.2.1 release notes <relnotes/22.2.1>` @@ -376,6 +377,7 @@ release notes, or in the `old docs`_. :maxdepth: 1 :hidden: + relnotes/22.2.4 relnotes/22.2.3 relnotes/22.2.2 relnotes/22.2.1
