diff options
author | Dylan Baker <[email protected]> | 2019-11-13 11:12:53 -0800 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-11-13 11:12:53 -0800 |
commit | 943f630f8e4beecec661d66ed00859733e134769 (patch) | |
tree | d22fa3edaac7b718127205b6652a8e60a818fd95 /docs | |
parent | ff5bcd7ce9acc6645a1a2331bae1766a9f9c4e86 (diff) |
docs: update calendar, add news item and link release notes for 19.2.4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 3 | ||||
-rw-r--r-- | docs/release-calendar.html | 4 | ||||
-rw-r--r-- | docs/relnotes.html | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html index f7b4c9a1e65..ef290af0373 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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>
\ No newline at end of file +</html> diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 01ee8890ffa..95c8eda5623 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.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> diff --git a/docs/relnotes.html b/docs/relnotes.html index d7555334c51..b10dc9c41f6 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.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> |