summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-12-23 00:59:22 +0200
committerAndres Gomez <agomez@igalia.com>2017-12-23 00:59:22 +0200
commit466011e46ad7ce0a8072dc26804ad0f5e4adf878 (patch)
tree069196a17fe1d2697d21eb8c9201ab50e187ef6d /docs
parent7f4ea112ce9667d7ca38d731f12b37d1f80e7ba2 (diff)
docs: update calendar, add news item and link release notes for 17.2.8
Signed-off-by: Andres Gomez <agomez@igalia.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html6
-rw-r--r--docs/release-calendar.html7
-rw-r--r--docs/relnotes.html1
3 files changed, 7 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index 5fa047c6388..65b216311e7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,12 @@
<h1>News</h1>
+<h2>December 22, 2017</h2>
+<p>
+<a href="relnotes/17.2.8.html">Mesa 17.2.8</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>December 21, 2017</h2>
<p>
<a href="relnotes/17.3.1.html">Mesa 17.3.1</a> is released.
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index fe887e0b213..4ec0120da33 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -39,13 +39,6 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
-<td>17.2</td>
-<td>2017-12-22</td>
-<td>17.2.8</td>
-<td>Andres Gomez</td>
-<td>Final planned release for the 17.2 series</td>
-</tr>
-<tr>
<td rowspan="5">17.3</td>
<td>2017-12-29</td>
<td>17.3.2</td>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index d92f1349cfe..c9f8c314318 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/17.2.8.html">17.2.8 release notes</a>
<li><a href="relnotes/17.3.1.html">17.3.1 release notes</a>
<li><a href="relnotes/17.2.7.html">17.2.7 release notes</a>
<li><a href="relnotes/17.3.0.html">17.3.0 release notes</a>