diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 13 | ||||
-rw-r--r-- | docs/release-calendar.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 3 |
3 files changed, 14 insertions, 9 deletions
diff --git a/docs/index.html b/docs/index.html index 2631ed0fd71..8245896e6d6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,17 @@ <h1>News</h1> +<h2>October 21, 2019</h2> +<p> +<a href="relnotes/19.1.8.html">Mesa 19.1.8</a> is released. +This is a bug-fix release. +</p> +<p> +NOTE: It is anticipated that 19.1.8 will be the final release in the +19.1 series. Users of 19.1 are encouraged to migrate to the 19.2 +series in order to obtain future fixes. +</p> + <h2>October 9, 2019</h2><p><a href="relnotes/19.2.1.html">Mesa 19.2.1</a> is released. This is a bug fix release.</p><h2>September 25, 2019</h2> <p> <a href="relnotes/19.2.0.html">Mesa 19.2.0</a> is released. @@ -2690,4 +2701,4 @@ http://www.quake3arena.com/news/glopt.html </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 45b434e864d..b9d50b0ef8f 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -60,13 +60,6 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="1">19.1</td> -<td>2019-10-01</td> -<td>19.1.8</td> -<td>Juan A. Suarez</td> -<td>Last planned 19.1.x release</td> -</tr> -<tr> <td rowspan="3">19.2</td> <td>2019-10-23</td> <td>19.2.2</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index 40e98a191ce..c5fed8b08e2 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><li><a href="relnotes/19.1.8.html">19.1.8 release notes</a> <li><a href="relnotes/19.2.1.html">19.2.1 release notes</a></li><li><a href="relnotes/19.2.0.html">19.2.0 release notes</a> </li><li><a href="relnotes/19.1.7.html">19.1.7 release notes</a> </li><li><a href="relnotes/19.1.6.html">19.1.6 release notes</a> @@ -302,4 +303,4 @@ Versions of Mesa prior to 6.4 are summarized in the </div> </body> -</html>
\ No newline at end of file +</html> |