diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-09-26 09:44:40 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-09-26 09:44:40 -0700 |
commit | e9bd071f49f8a364bf91a60dd8c842d5c9e83ace (patch) | |
tree | 5a29617904423aa6bedacba159c866fce8b0d95c /docs | |
parent | d4bdcf5d227e0347f284f23c92e8fac7cfc265e2 (diff) |
docs: update calendar, add news and link release notes for 18.1.9
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 10 | ||||
-rw-r--r-- | docs/release-calendar.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
3 files changed, 11 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html index a6817ba6853..1e9200ab264 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,16 @@ <div class="content"> <h1>News</h1> +<h2>September 24, 2018</h2> +<p> +<a href="relnotes/18.1.9.html">Mesa 18.1.9</a> is released. +This is a bug-fix release. +<br> +NOTE: It is anticipated that 18.1.9 will be the final release in the +18.1 series. Users of 18.1 are encouraged to migrate to the 18.2 +series in order to obtain future fixes. +</p> + <h2>September 21, 2018</h2> <p> <a href="relnotes/18.2.1.html">Mesa 18.2.1</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index e63755742db..f92f7ba00fb 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -39,13 +39,6 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="1">18.1</td> -<td>2018-09-21</td> -<td>18.1.9</td> -<td>Dylan Baker</td> -<td>Last planned 18.1.x release</td> -</tr> -<tr> <td rowspan="4">18.2</td> <td>2018-10-03</td> <td>18.2.2</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index b7db3e3e165..1ce5c5b4439 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.9.html">18.1.9 release notes</a> <li><a href="relnotes/18.2.1.html">18.2.1 release notes</a> <li><a href="relnotes/18.2.0.html">18.2.0 release notes</a> <li><a href="relnotes/18.1.8.html">18.1.8 release notes</a> |