diff options
author | Andres Gomez <agomez@igalia.com> | 2017-06-30 20:37:52 +0300 |
---|---|---|
committer | Andres Gomez <agomez@igalia.com> | 2017-06-30 20:38:01 +0300 |
commit | 7d0f80b1d3a99040d4a723bbbdaf76956249786a (patch) | |
tree | 5239640bc21e906c9965b452ec7b67568cc18c8f | |
parent | ed587f78686d43acef9ace86f30f4519031e213a (diff) |
docs: update calendar, add news item and link release notes for 17.1.4
Signed-off-by: Andres Gomez <agomez@igalia.com>
-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 db4c570163..782909137f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>June 30, 2017</h2> +<p> +<a href="relnotes/17.1.4.html">Mesa 17.1.4</a> is released. +This is a bug-fix release. +</p> + <h2>June 19, 2017</h2> <p> <a href="relnotes/17.1.3.html">Mesa 17.1.3</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index ce6552cd2f..1f3a9118a5 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="5">17.1</td> -<td>2017-06-30</td> -<td>17.1.4</td> -<td>Andres Gomez</td> -<td></td> -</tr> -<tr> +<td rowspan="4">17.1</td> <td>2017-07-14</td> <td>17.1.5</td> <td>Andres Gomez</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index 6517594330..63abf25e37 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.4.html">17.1.4 release notes</a> <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> |