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

Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4413>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4413>
This commit is contained in:
Eric Engestrom
2020-04-02 00:04:19 +02:00
parent a264edd74c
commit 1ac9f362e0
3 changed files with 9 additions and 12 deletions

View File

@@ -16,6 +16,8 @@
<h1>News</h1>
<h2>April 1, 2020</h2>
<p><a href="relnotes/20.0.3.html">Mesa 20.0.3</a> is released. This is a bug fix release.</p>
<h2>March 18, 2020</h2>
<p><a href="relnotes/20.0.2.html">Mesa 20.0.2</a> is released. This is a bug fix release.</p>
<h2>March 9, 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="5">20.0</td>
<td>2020-04-01</td>
<td>20.0.3</td>
<td>Eric Engestrom</td>
<td></td>
</tr>
<tr>
<td rowspan="4">20.0</td>
<td>2020-04-15</td>
<td>20.0.4</td>
<td>Dylan Baker</td>
@@ -75,13 +69,13 @@ if you'd like to nominate a patch in the next stable release.
<td>2020-04-29</td>
<td>20.0.5</td>
<td>Dylan Baker</td>
<td/>
<td></td>
</tr>
<tr>
<td>2020-05-13</td>
<td>20.0.6</td>
<td>Dylan Baker</td>
<td/>
<td></td>
</tr>
<tr>
<td>2020-05-27</td>
@@ -94,19 +88,19 @@ if you'd like to nominate a patch in the next stable release.
<td>2020-04-29</td>
<td>20.1.0-rc1</td>
<td>Eric Engestrom</td>
<td/>
<td></td>
</tr>
<tr>
<td>2020-05-06</td>
<td>20.1.0-rc2</td>
<td>Eric Engestrom</td>
<td/>
<td></td>
</tr>
<tr>
<td>2020-05-13</td>
<td>20.1.0-rc3</td>
<td>Eric Engestrom</td>
<td/>
<td></td>
</tr>
<tr>
<td>2020-05-20</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.3.html">20.0.3 release notes</a></li>
<li><a href="relnotes/20.0.2.html">20.0.2 release notes</a></li>
<li><a href="relnotes/19.3.5.html">19.3.5 release notes</a></li>
<li><a href="relnotes/20.0.1.html">20.0.1 release notes</a></li>