docs: update calendar, add news item and link release notes for 19.0.7

This commit is contained in:
Dylan Baker
2019-06-24 16:24:05 -07:00
parent 7badae431a
commit 032fe7d602
3 changed files with 12 additions and 7 deletions

View File

@@ -15,6 +15,17 @@
<div class="content">
<h1>News</h1>
<h2>June 24, 2019</h2>
<p>
<a href="relnotes/19.1.0.html">Mesa 19.0.7</a> is released.
This is a bug-fix release.
</p>
<p>
NOTE: It is anticipated that 19.0.7 will be the final release in the
19.0 series. Users of 18.3 are encouraged to migrate to the 19.1
series in order to obtain future fixes.
</p>
<h2>June 11, 2019</h2>
<p>
<a href="relnotes/19.1.0.html">Mesa 19.1.0</a> is released.

View File

@@ -60,13 +60,6 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
<td rowspan="1">19.0</td>
<td>2019-06-19</td>
<td>19.0.7</td>
<td>Dylan Baker</td>
<td>Last planned 19.0.x release</td>
</tr>
<tr>
<td rowspan="7">19.1</td>
<td>2019-06-25</td>
<td>19.1.1</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/19.0.7.html">19.0.7 release notes</a>
<li><a href="relnotes/19.1.0.html">19.1.0 release notes</a>
<li><a href="relnotes/19.0.6.html">19.0.6 release notes</a>
<li><a href="relnotes/19.0.5.html">19.0.5 release notes</a>