@@ -16,6 +16,7 @@ | |||
<h1>News</h1> | |||
<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. | |||
@@ -2701,4 +2702,4 @@ http://www.quake3arena.com/news/glopt.html | |||
</div> | |||
</body> | |||
</html> | |||
</html> |
@@ -62,12 +62,12 @@ if you'd like to nominate a patch in the next stable release. | |||
<tr> | |||
<td rowspan="2">19.2</td> | |||
<td>2019-11-20</td> | |||
<td>19.2.4</td> | |||
<td>19.2.5</td> | |||
<td>Dylan Baker</td> | |||
</tr> | |||
<tr> | |||
<td>2019-12-04</td> | |||
<td>19.2.5</td> | |||
<td>19.2.6</td> | |||
<td>Dylan Baker</td> | |||
<td>Last planned 19.2.x release</td> | |||
</tr> |
@@ -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.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.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> |