diff options
author | Juan A. Suarez Romero <[email protected]> | 2018-04-18 15:29:12 +0000 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-04-18 15:29:12 +0000 |
commit | 4aa03581b5c3e1c2ca26052c3f599daf485f1dfa (patch) | |
tree | e4396ae3a2e577e3bde00d00b524d34de8229989 /docs | |
parent | ad51d8871edf4ac88be9bc2c5cb4189859c0dae3 (diff) |
docs: update calendar, add news and link release notes to 18.0.1
Signed-off-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'docs')
-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 7de684580de..2383d98cf53 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,6 +18,12 @@ <h2>April 18, 2018</h2> <p> +<a href="relnotes/18.0.1.html">Mesa 18.0.1</a> is released. +This is a bug-fix release. +</p> + +<h2>April 18, 2018</h2> +<p> <a href="relnotes/17.3.9.html">Mesa 17.3.9</a> is released. This is a bug-fix release. <br> diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 976789dd68b..f2b8fc44049 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -38,13 +38,7 @@ if you'd like to nominate a patch in the next stable release. <th>Release manager</th> <th>Notes</th> <tr> -<td rowspan="4">18.0</td> -<td>2018-04-06</td> -<td>18.0.1</td> -<td>Juan A. Suarez Romero</td> -<td></td> -</tr> -<tr> +<td rowspan="3">18.0</td> <td>2018-04-20</td> <td>18.0.2</td> <td>Juan A. Suarez Romero</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index eb81b1af920..8542ef7ddbc 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.0.1.html">18.0.1 release notes</a> <li><a href="relnotes/17.3.9.html">17.3.9 release notes</a> <li><a href="relnotes/17.3.8.html">17.3.8 release notes</a> <li><a href="relnotes/18.0.0.html">18.0.0 release notes</a> |