diff options
author | Juan A. Suarez Romero <[email protected]> | 2018-10-19 18:45:41 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-10-19 18:45:41 +0200 |
commit | 86b4bd52dcc86113ea786f4f29babdf969910f41 (patch) | |
tree | aa50bdbb7de28acb140d021aa867dc794f2b3f19 /docs | |
parent | 01f5d37d3e32b9f67dfeeebcf60d32e7ed591dec (diff) |
docs: update calendar, add news item and link release notes for 18.2.3
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 a9262926640..888c37f3b24 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,12 @@ <div class="content"> <h1>News</h1> +<h2>October 19, 2018</h2> +<p> +<a href="relnotes/18.2.3.html">Mesa 18.2.3</a> is released. +This is a bug-fix release. +</p> + <h2>October 5, 2018</h2> <p> <a href="relnotes/18.2.2.html">Mesa 18.2.2</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index ddb4864f8ec..a525c999962 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="3">18.2</td> -<td>2018-10-17</td> -<td>18.2.3</td> -<td>Andres Gomez</td> -<td></td> -</tr> -<tr> +<td rowspan="2">18.2</td> <td>2018-10-31</td> <td>18.2.4</td> <td>Andres Gomez</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index ae87b6e5493..a630420d342 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.2.2.html">18.2.3 release notes</a> <li><a href="relnotes/18.2.2.html">18.2.2 release notes</a> <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> |