diff options
author | Juan A. Suarez Romero <[email protected]> | 2018-11-15 13:08:58 +0000 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-11-15 13:08:58 +0000 |
commit | 52368ef83a1b9998707cdc1703e38768a8c5b06d (patch) | |
tree | a09a7dcf7bf432604a73b7c7829403795f1936fa /docs | |
parent | aa7a419b8b00e289cd2eed489cd05ed50515c7fc (diff) |
docs: update calendar, add news item and link release notes for 18.2.5
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 5f8b588ed8c..2d1c72ee552 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,12 @@ <div class="content"> <h1>News</h1> +<h2>November 15, 2018</h2> +<p> +<a href="relnotes/18.2.5.html">Mesa 18.2.5</a> is released. +This is a bug-fix release. +</p> + <h2>October 31, 2018</h2> <p> <a href="relnotes/18.2.4.html">Mesa 18.2.4</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 814d1c45801..d1d9744e5e3 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-11-14</td> -<td>18.2.5</td> -<td>Juan A. Suarez</td> -<td/> -</tr> -<tr> +<td rowspan="2">18.2</td> <td>2018-11-28</td> <td>18.2.6</td> <td>Juan A. Suarez</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index 36c4fe53d01..3abb8a14058 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.5.html">18.2.5 release notes</a> <li><a href="relnotes/18.2.4.html">18.2.4 release notes</a> <li><a href="relnotes/18.2.3.html">18.2.3 release notes</a> <li><a href="relnotes/18.2.2.html">18.2.2 release notes</a> |