Module: Mesa Branch: master Commit: 784d81e97ee821790d1898adc5a7027050001e29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=784d81e97ee821790d1898adc5a7027050001e29
Author: Emil Velikov <[email protected]> Date: Tue Feb 27 00:32:14 2018 +0000 docs: update calendar, add news and link release notes to 17.3.6 Signed-off-by: Emil Velikov <[email protected]> --- docs/index.html | 6 ++++++ docs/release-calendar.html | 8 +------- docs/relnotes.html | 1 + 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/index.html b/docs/index.html index d58f757ca3..4bbb3d36b1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>February 26, 2018</h2> +<p> +<a href="relnotes/17.3.6.html">Mesa 17.3.6</a> is released. +This is a bug-fix release. +</p> + <h2>February 19, 2018</h2> <p> <a href="relnotes/17.3.5.html">Mesa 17.3.5</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 43a2f9609c..25408c3604 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.3</td> -<td>2018-02-23</td> -<td>17.3.6</td> -<td>Juan A. Suarez Romero</td> -<td></td> -</tr> -<tr> +<td rowspan="1">17.3</td> <td>2018-03-09</td> <td>17.3.7</td> <td>Juan A. Suarez Romero</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index da072b6c8b..d28541ccf2 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.6.html">17.3.6 release notes</a> <li><a href="relnotes/17.3.5.html">17.3.5 release notes</a> <li><a href="relnotes/17.3.4.html">17.3.4 release notes</a> <li><a href="relnotes/17.3.3.html">17.3.3 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
