Module: Mesa Branch: master Commit: 4a7222518d723b6d1b3572cc1241b9997012b232 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a7222518d723b6d1b3572cc1241b9997012b232
Author: Emil Velikov <[email protected]> Date: Mon Jun 19 12:23:07 2017 +0100 docs: update calendar, add news item and link release notes for 17.1.3 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 9fc9957a45..db4c570163 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>June 19, 2017</h2> +<p> +<a href="relnotes/17.1.3.html">Mesa 17.1.3</a> is released. +This is a bug-fix release. +</p> + <h2>June 5, 2017</h2> <p> <a href="relnotes/17.1.2.html">Mesa 17.1.2</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 1d23fcb715..ce6552cd2f 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="6">17.1</td> -<td>2017-06-16</td> -<td>17.1.3</td> -<td>Emil Velikov</td> -<td></td> -</tr> -<tr> +<td rowspan="5">17.1</td> <td>2017-06-30</td> <td>17.1.4</td> <td>Andres Gomez</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index 7ff34ebdab..6517594330 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.1.3.html">17.1.3 release notes</a> <li><a href="relnotes/17.1.2.html">17.1.2 release notes</a> <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> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
