aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/index.html2
-rw-r--r--docs/release-calendar.html8
-rw-r--r--docs/relnotes.html1
3 files changed, 4 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index 065f27c8735..b70d4d85461 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,8 @@
<h1>News</h1>
+<h2>April 22, 2020</h2>
+<p><a href="relnotes/20.0.5.html">Mesa 20.0.5</a> is released. This is a bug fix release.</p>
<h2>April 3, 2020</h2>
<p><a href="relnotes/20.0.4.html">Mesa 20.0.4</a> is released. This is an emergency release which reverts a serious SPIR-V regression in the 20.0.3 release. Users of 20.0.3 are recommended to upgrade immediately.</p>
<h2>April 1, 2020</h2>
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index 59490ef358b..4ba70306567 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -59,13 +59,7 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
-<td rowspan="4">20.0</td>
-<td>2020-04-15</td>
-<td>20.0.5</td>
-<td>Dylan Baker</td>
-<td></td>
-</tr>
-<tr>
+<td rowspan="3">20.0</td>
<td>2020-04-29</td>
<td>20.0.6</td>
<td>Dylan Baker</td>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 8228a3e492b..7288ad7312e 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/20.0.5.html">20.0.5 release notes</a></li>
<li><a href="relnotes/20.0.4.html">20.0.4 release notes</a></li>
<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>