diff options
author | Emil Velikov <[email protected]> | 2017-06-01 11:46:39 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-06-01 11:46:39 +0100 |
commit | 72011f7a7bb3e9e45a067506555930792bf27889 (patch) | |
tree | 9ecdaa29cb8f971e9db258a082a6ff23b556ae88 /docs | |
parent | 0fd1715be1bd3b9c254aae660166e7512bc2258f (diff) |
docs: update calendar, add news item and link release notes for 17.0.7
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 10 | ||||
-rw-r--r-- | docs/release-calendar.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
3 files changed, 11 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html index 2eaeab61d36..88c343a7e78 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,16 @@ <h1>News</h1> +<h2>June 1, 2017</h2> +<p> +<a href="relnotes/17.0.7.html">Mesa 17.0.7</a> is released. +This is a bug-fix release. +<br> +NOTE: It is anticipated that 17.0.7 will be the final release in the 17.0 +series. Users of 17.0 are encouraged to migrate to the 17.1 series in order +to obtain future fixes. +</p> + <h2>May 25, 2017</h2> <p> <a href="relnotes/17.1.1.html">Mesa 17.1.1</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 730cff89213..46f0738f4d7 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.0</td> -<td>2017-05-26</td> -<td>17.0.7</td> -<td>Emil Velikov</td> -<td>Final planned release for the 17.0 series</td> -</tr> -<tr> <td rowspan="7">17.1</td> <td>2017-06-02</td> <td>17.1.2</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index ba3aabdccfb..4d9b34f1a79 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.0.7.html">17.0.7 release notes</a> <li><a href="relnotes/17.1.1.html">17.1.1 release notes</a> <li><a href="relnotes/17.0.6.html">17.0.6 release notes</a> <li><a href="relnotes/17.1.0.html">17.1.0 release notes</a> |