diff options
author | Juan A. Suarez Romero <[email protected]> | 2018-11-28 19:19:49 +0100 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-11-28 19:20:09 +0100 |
commit | e2ad94d92884d084f726f22c6beca69a36c4569d (patch) | |
tree | 1df25404ce0585ab38a337759c47d755ba39d5e5 /docs | |
parent | a53a2804799370ad0fdb586d8224d029547be8c0 (diff) |
docs: update calendar, add news item and link release notes for 18.2.6
Signed-off-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/release-calendar.html | 8 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html index 2d1c72ee552..05113e404b0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,12 @@ <div class="content"> <h1>News</h1> +<h2>November 28, 2018</h2> +<p> +<a href="relnotes/18.2.6.html">Mesa 18.2.6</a> is released. +This is a bug-fix release. +</p> + <h2>November 15, 2018</h2> <p> <a href="relnotes/18.2.5.html">Mesa 18.2.5</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index d1d9744e5e3..6edb3eb8d33 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -39,13 +39,7 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="2">18.2</td> -<td>2018-11-28</td> -<td>18.2.6</td> -<td>Juan A. Suarez</td> -<td/> -</tr> -<tr> +<td rowspan="1">18.2</td> <td>2018-12-12</td> <td>18.2.7</td> <td>Juan A. Suarez</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index 3abb8a14058..675841c2d95 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.2.6.html">18.2.6 release notes</a> <li><a href="relnotes/18.2.5.html">18.2.5 release notes</a> <li><a href="relnotes/18.2.4.html">18.2.4 release notes</a> <li><a href="relnotes/18.2.3.html">18.2.3 release notes</a> |