docs: update calendar, add news item, and link releases notes for 20.0.2
authorDylan Baker <dylan@pnwbakers.com>
Wed, 18 Mar 2020 21:48:40 +0000 (14:48 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 18 Mar 2020 22:47:06 +0000 (22:47 +0000)
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4236>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4236>

docs/index.html
docs/release-calendar.html
docs/relnotes.html

index 3992d47..bef5910 100644 (file)
@@ -16,6 +16,8 @@
 
 <h1>News</h1>
 
+<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>
 <p><a href="relnotes/19.3.5.html">Mesa 19.3.5</a> is released. This is a bug fix release, and the final 19.3.x release. Users are encouraged to migrate to 20.0.x in order to obtain future fixes.</p>
 <h2>March 5, 2020</h2>
index 6543a29..6394ff2 100644 (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="3">20.0</td>
-<td>2020-03-18</td>
-<td>20.0.2</td>
-<td>Dylan Baker</td>
-<td></td>
-</tr>
-<tr>
+<td rowspan="2">20.0</td>
 <td>2020-04-01</td>
 <td>20.0.3</td>
 <td>Dylan Baker</td>
index feb3938..3806447 100644 (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.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>
 <li><a href="relnotes/20.0.0.html">20.0.0 release notes</a></li>