Module: Mesa Branch: master Commit: 953d20e6f519f74712707799b17fcb0d90b4a982 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=953d20e6f519f74712707799b17fcb0d90b4a982
Author: Dylan Baker <[email protected]> Date: Wed Dec 4 14:38:48 2019 -0800 docs: update calendar, add news item and link release notes for 19.2.7 --- docs/index.html | 2 +- docs/release-calendar.html | 8 +------- docs/relnotes.html | 2 +- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/docs/index.html b/docs/index.html index cc76fca9efb..73d2a79bc32 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,7 @@ <h1>News</h1> -<h2>November 21, 2019</h2><p><a href="relnotes/19.2.6.html">Mesa 19.2.6</a> is released. This is a bug fix release.</p><h2>November 20, 2019</h2><p><a href="relnotes/19.2.5.html">Mesa 19.2.5</a> is released. This is a bug fix release.</p><h2>November 13, 2019</h2><p><a href="relnotes/19.2.4.html">Mesa 19.2.4</a> is released. This is an emergency bugfix release, all users of 19.2.3 are recomended to upgrade immediately.</p> +<h2>December 4, 2019</h2><p><a href="relnotes/19.2.7.html">Mesa 19.2.7</a> is released. This is a bug fix release.</p><h2>November 21, 2019</h2><p><a href="relnotes/19.2.6.html">Mesa 19.2.6</a> is released. This is a bug fix release.</p><h2>November 20, 2019</h2><p><a href="relnotes/19.2.5.html">Mesa 19.2.5</a> is released. This is a bug fix release.</p><h2>November 13, 2019</h2><p><a href="relnotes/19.2.4.html">Mesa 19.2.4</a> is released. This is an emergency bugfix release, all users of 19.2.3 are recomended to upgrade immediately.</p> <h2>November 6, 2019</h2><p><a href="relnotes/19.2.3.html">Mesa 19.2.3</a> is released. This is a bug fix release.</p><h2>October 24, 2019</h2><p><a href="relnotes/19.2.2.html">Mesa 19.2.2</a> is released. This is a bug fix release.</p><h2>October 21, 2019</h2> <p> <a href="relnotes/19.1.8.html">Mesa 19.1.8</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index cf83661c154..b52253d25e0 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -60,13 +60,7 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="2">19.2</td> -<td>2019-12-04</td> -<td>19.2.7</td> -<td>Dylan Baker</td> -<td/> -</tr> -<tr> +<td rowspan="1">19.2</td> <td>2019-12-18</td> <td>19.2.8</td> <td>Dylan Baker</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index f222f8d7cd0..8703d2409ae 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,7 +21,7 @@ The release notes summarize what's new or changed in each Mesa release. </p> <ul> -<li><a href="relnotes/19.2.6.html">19.2.6 release notes</a></li><li><a href="relnotes/19.2.5.html">19.2.5 release notes</a></li><li><a href="relnotes/19.2.4.html">19.2.4 release notes</a></li><li><a href="relnotes/19.2.3.html">19.2.3 release notes</a></li><li><a href="relnotes/19.2.2.html">19.2.2 release notes</a></li><li><a href="relnotes/19.1.8.html">19.1.8 release notes</a> +<li><a href="relnotes/19.2.7.html">19.2.7 release notes</a></li><li><a href="relnotes/19.2.6.html">19.2.6 release notes</a></li><li><a href="relnotes/19.2.5.html">19.2.5 release notes</a></li><li><a href="relnotes/19.2.4.html">19.2.4 release notes</a></li><li><a href="relnotes/19.2.3.html">19.2.3 release notes</a></li><li><a href="relnotes/19.2.2.html">19.2.2 release notes</a></li><li><a href="relnotes/19.1.8.html">19.1.8 release notes</a> </li><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> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
