diff options
author | Dylan Baker <[email protected]> | 2019-11-20 09:22:29 -0800 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-11-20 09:22:29 -0800 |
commit | ff21acc91c44e05d428875214324c486b570693b (patch) | |
tree | 09fa5fcabae87e2f37d93ed15377ff2171b14023 | |
parent | d35429239b297c550ba3d4d96057a11c99aeeaff (diff) |
docs: update calendar, add news item and link release notes for 19.2.5
-rw-r--r-- | docs/index.html | 4 | ||||
-rw-r--r-- | docs/release-calendar.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 2 |
3 files changed, 4 insertions, 9 deletions
diff --git a/docs/index.html b/docs/index.html index ef290af0373..43735f53a4f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +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 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. @@ -2702,4 +2702,4 @@ http://www.quake3arena.com/news/glopt.html </div> </body> -</html> +</html>
\ No newline at end of file diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 95c8eda5623..b2c39790e5e 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -60,12 +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-11-20</td> -<td>19.2.5</td> -<td>Dylan Baker</td> -</tr> -<tr> +<td rowspan="1">19.2</td> <td>2019-12-04</td> <td>19.2.6</td> <td>Dylan Baker</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index b10dc9c41f6..66d88e39b3f 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.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.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> |