diff options
author | Dylan Baker <[email protected]> | 2018-08-24 09:35:24 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-08-24 09:35:24 -0700 |
commit | 7f745c19c198cf175b6c932d236e08931f302b72 (patch) | |
tree | cf792771744f0cebda7b6e556d7e008846de87a4 /docs | |
parent | 82c2e7bf9e26e9770d8e52157a5e91a6813472d4 (diff) |
docs: Update calendar, news, relnotes for 18.1.7
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 5 | ||||
-rw-r--r-- | docs/release-calendar.html | 8 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html index cfe060c8110..16e96e17de4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,11 @@ <div class="content"> <h1>News</h1> +<h2>August 24, 2018</h2> +<p> +<a href="relnotes/18.1.7.html">Mesa 18.1.7</a> is released. +This is a bug-fix release. +</p> <h2>August 13, 2018</h2> <p> diff --git a/docs/release-calendar.html b/docs/release-calendar.html index c42d850367c..61bfd8dfa7b 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">18.1</td> -<td>2018-08-24</td> -<td>18.1.7</td> -<td>Dylan Baker</td> -<td></td> -</tr> -<tr> +<td rowspan="1">18.1</td> <td>2018-09-07</td> <td>18.1.8</td> <td>Dylan Baker</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index b3399307e35..1cccedfe029 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/18.1.7.html">18.1.7 release notes</a> <li><a href="relnotes/18.1.6.html">18.1.6 release notes</a> <li><a href="relnotes/18.1.5.html">18.1.5 release notes</a> <li><a href="relnotes/18.1.4.html">18.1.4 release notes</a> |