diff options
author | Juan A. Suarez Romero <jasuarez@igalia.com> | 2018-04-18 09:45:04 +0000 |
---|---|---|
committer | Juan A. Suarez Romero <jasuarez@igalia.com> | 2018-04-18 09:45:11 +0000 |
commit | 193d61591774b3a75363b3a9a24e3af0dda63fbb (patch) | |
tree | e451f388fead70e6c70f4cb5f33c6df1db1ea2e7 /docs | |
parent | 6372227209524794bc472496e8094af2da0e61cf (diff) |
docs: update calendar, add news and link release notes to 17.3.9
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 10 | ||||
-rw-r--r-- | docs/release-calendar.html | 8 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
3 files changed, 11 insertions, 8 deletions
diff --git a/docs/index.html b/docs/index.html index 6f7ccbb7dd..7de684580d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,16 @@ <h1>News</h1> +<h2>April 18, 2018</h2> +<p> +<a href="relnotes/17.3.9.html">Mesa 17.3.9</a> is released. +This is a bug-fix release. +<br> +NOTE: It is anticipated that 17.3.9 will be the final release in the +17.3 series. Users of 17.3 are encouraged to migrate to the 18.0 +series in order to obtain future fixes. +</p> + <h2>April 03, 2018</h2> <p> <a href="relnotes/17.3.8.html">Mesa 17.3.8</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index b363c822ea..976789dd68 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -37,14 +37,6 @@ if you'd like to nominate a patch in the next stable release. <th>Release</th> <th>Release manager</th> <th>Notes</th> -</tr> -<tr> -<td rowspan="1">17.3</td> -<td>2018-04-06</td> -<td>17.3.9</td> -<td>Juan A. Suarez Romero</td> -<td>Last planned 17.3.x release</td> -</tr> <tr> <td rowspan="4">18.0</td> <td>2018-04-06</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index 7de79b56e5..eb81b1af92 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.3.9.html">17.3.9 release notes</a> <li><a href="relnotes/17.3.8.html">17.3.8 release notes</a> <li><a href="relnotes/18.0.0.html">18.0.0 release notes</a> <li><a href="relnotes/17.3.7.html">17.3.7 release notes</a> |