aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2019-01-31 21:17:38 +0000
committerEmil Velikov <[email protected]>2019-01-31 21:17:38 +0000
commit1240c3cb107c66dc1ec883fa06b34e9e4933a99e (patch)
treeb879ed7a0b70bf258c97bd6e40237353175a8c7b
parent83160c6c051a6dce9b3c9515470d381f1d1f0380 (diff)
docs: update calendar, add news item and link release notes for 18.3.3
Signed-off-by: Emil Velikov <[email protected]>
-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 d0d2b5b097a..05023560bdd 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,6 +15,12 @@
<div class="content">
<h1>News</h1>
+<h2>January 31, 2019</h2>
+<p>
+<a href="relnotes/18.3.3.html">Mesa 18.3.3</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>January 17, 2019</h2>
<p>
<a href="relnotes/18.3.2.html">Mesa 18.3.2</a> is released.
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index e19ebf30004..343db46996c 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -49,13 +49,7 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
-<td rowspan="4">18.3</td>
-<td>2019-01-30</td>
-<td>18.3.3</td>
-<td>Emil Velikov</td>
-<td>
-</tr>
-<tr>
+<td rowspan="3">18.3</td>
<td>2019-02-13</td>
<td>18.3.4</td>
<td>Emil Velikov</td>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 79036be74fc..589a6d2ef3d 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/18.3.3.html">18.3.3 release notes</a>
<li><a href="relnotes/18.3.2.html">18.3.2 release notes</a>
<li><a href="relnotes/18.2.8.html">18.2.8 release notes</a>
<li><a href="relnotes/18.2.7.html">18.2.7 release notes</a>