docs: update calendar, add news item, and link releases notes for 20.0.5

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4688>
This commit is contained in:
Dylan Baker
2020-04-22 14:56:03 -07:00
committed by Marge Bot
parent defc6400e1
commit be33cf8ad0
3 changed files with 4 additions and 7 deletions

View File

@@ -16,6 +16,8 @@
<h1>News</h1>
<h2>April 22, 2020</h2>
<p><a href="relnotes/20.0.5.html">Mesa 20.0.5</a> is released. This is a bug fix release.</p>
<h2>April 3, 2020</h2>
<p><a href="relnotes/20.0.4.html">Mesa 20.0.4</a> is released. This is an emergency release which reverts a serious SPIR-V regression in the 20.0.3 release. Users of 20.0.3 are recommended to upgrade immediately.</p>
<h2>April 1, 2020</h2>

View File

@@ -59,13 +59,7 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
<td rowspan="4">20.0</td>
<td>2020-04-15</td>
<td>20.0.5</td>
<td>Dylan Baker</td>
<td></td>
</tr>
<tr>
<td rowspan="3">20.0</td>
<td>2020-04-29</td>
<td>20.0.6</td>
<td>Dylan Baker</td>

View File

@@ -21,6 +21,7 @@ The release notes summarize what's new or changed in each Mesa release.
</p>
<ul>
<li><a href="relnotes/20.0.5.html">20.0.5 release notes</a></li>
<li><a href="relnotes/20.0.4.html">20.0.4 release notes</a></li>
<li><a href="relnotes/20.0.3.html">20.0.3 release notes</a></li>
<li><a href="relnotes/20.0.2.html">20.0.2 release notes</a></li>