diff options
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 4b9589ce78f..2872809f5e0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,12 @@ <div class="content"> <h1>News</h1> +<h2>Aptril 10, 2019</h2> +<p> +<a href="relnotes/19.0.2.html">Mesa 19.0.2</a> is released. +This is a bug-fix release. +</p> + <h2>April 5, 2019</h2> <p> <a href="relnotes/18.3.6.html">Mesa 18.3.6</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 44c1c3509c8..8224d8105d0 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -49,13 +49,7 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="5">19.0</td> -<td>2019-04-09</td> -<td>19.0.2</td> -<td>Dylan Baker</td> -<td> -</tr> -<tr> +<td rowspan="4">19.0</td> <td>2019-04-23</td> <td>19.0.3</td> <td>Dylan Baker</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index d6b87fba7f7..944b3ecdb5d 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/19.0.2.html">19.0.2 release notes</a> <li><a href="relnotes/18.3.6.html">18.3.6 release notes</a> <li><a href="relnotes/19.0.1.html">19.0.1 release notes</a> <li><a href="relnotes/18.3.5.html">18.3.5 release notes</a> |