diff options
-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 e2ed27472df..17655f32881 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>November 25, 2017</h2> +<p> +<a href="relnotes/17.2.6.html">Mesa 17.2.6</a> is released. +This is a bug-fix release. +</p> + <h2>November 10, 2017</h2> <p> <a href="relnotes/17.2.5.html">Mesa 17.2.5</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 2888891f892..2d39e3b39e8 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">17.2</td> -<td>2017-11-24</td> -<td>17.2.6</td> -<td>Andres Gomez</td> -<td></td> -</tr> -<tr> +<td>17.2</td> <td>2017-12-08</td> <td>17.2.7</td> <td>Emil Velikov</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index 0a0b1a7cb08..98eb84f35c6 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.6.html">17.2.6 release notes</a> <li><a href="relnotes/17.2.5.html">17.2.5 release notes</a> <li><a href="relnotes/17.2.4.html">17.2.4 release notes</a> <li><a href="relnotes/17.2.3.html">17.2.3 release notes</a> |