summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-06-24 16:24:05 -0700
committerDylan Baker <dylan@pnwbakers.com>2019-06-24 16:24:05 -0700
commit032fe7d602ac296c1009350194fad09174f8d46b (patch)
treebb0f13ea0e7cf2434f26c46e2b3a98aff7469287 /docs
parent7badae431a4a5a9be9764c3a3927c60c96e9b5a0 (diff)
docs: update calendar, add news item and link release notes for 19.0.7
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html11
-rw-r--r--docs/release-calendar.html7
-rw-r--r--docs/relnotes.html1
3 files changed, 12 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index f95e59a1eef..42bc74f288c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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.
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index 9c469a46e53..d57e0ba745f 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -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>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 03ddd35e3c1..dd200b4ec6e 100644
--- a/docs/relnotes.html
+++ b/docs/relnotes.html
@@ -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>