docs: update calendar, add news item and link release notes for 18.2.8

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
diff --git a/docs/index.html b/docs/index.html
index 850ea27..77f9905 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,6 +15,16 @@
 <div class="content">
 
 <h1>News</h1>
+<h2>December 27, 2018</h2>
+<p>
+<a href="relnotes/18.2.8.html">Mesa 18.2.8</a> is released.
+This is a bug-fix release.
+<br>
+NOTE: It is anticipated that 18.2.8 will be the final release in the
+18.2 series. Users of 18.2 are encouraged to migrate to the 18.3
+series in order to obtain future fixes.
+</p>
+
 <h2>December 13, 2018</h2>
 <p>
 <a href="relnotes/18.2.7.html">Mesa 18.2.7</a> is released.
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index 924995c..47cc962 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -39,12 +39,6 @@
 <th>Notes</th>
 </tr>
 <tr>
-<td rowspan="1">18.2</td>
-<td>2018-12-26</td>
-<td>18.2.8</td>
-<td>Juan A. Suarez</td>
-<td>Last planned 18.2.x release</td>
-</tr>
 <td rowspan="4">18.3</td>
 <td>2018-12-19</td>
 <td>18.3.2</td>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 3b95943..0c2bf53 100644
--- a/docs/relnotes.html
+++ b/docs/relnotes.html
@@ -21,6 +21,7 @@
 </p>
 
 <ul>
+<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>
 <li><a href="relnotes/18.3.1.html">18.3.1 release notes</a>
 <li><a href="relnotes/18.3.0.html">18.3.0 release notes</a>