aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Baker <[email protected]>2019-05-09 13:48:47 -0700
committerDylan Baker <[email protected]>2019-05-09 13:48:47 -0700
commit79ad8acd01a1c643a8db15a89b17056c9f591daf (patch)
tree448b2fd09efcab79bb468bc5b52f58037a51271a
parent723f74c2708b68ae0a6710034c8cd4d8b70e4af1 (diff)
docs: update calendar, and news item and link release notes for 19.0.4
-rw-r--r--docs/index.html6
-rw-r--r--docs/release-calendar.html8
-rw-r--r--docs/relnotes.html1
3 files changed, 8 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index 5e9b62af4da..9f43dd92d26 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,6 +15,12 @@
<div class="content">
<h1>News</h1>
+<h2>May 9, 2019</h2>
+<p>
+<a href="relnotes/19.0.4.html">Mesa 19.0.4</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>April 24, 2019</h2>
<p>
<a href="relnotes/19.0.3.html">Mesa 19.0.3</a> is released.
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index c98676b5882..f5ad6fd9563 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -51,13 +51,7 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
-<td rowspan="3">19.0</td>
-<td>2019-05-07</td>
-<td>19.0.4</td>
-<td>Dylan Baker</td>
-<td>
-</tr>
-<tr>
+<td rowspan="2">19.0</td>
<td>2019-05-21</td>
<td>19.0.5</td>
<td>Dylan Baker</td>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index f0a9fc5dd83..5b5c35a2091 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.4.html">19.0.4 release notes</a>
<li><a href="relnotes/19.0.3.html">19.0.3 release notes</a>
<li><a href="relnotes/19.0.2.html">19.0.2 release notes</a>
<li><a href="relnotes/18.3.6.html">18.3.6 release notes</a>