diff options
author | Dylan Baker <[email protected]> | 2019-10-24 14:11:31 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-10-24 14:12:04 -0700 |
commit | 5658b13fb666ca72ae41d84811894aed2639f503 (patch) | |
tree | 862bbce5700ce7b0882ea83f471bdea37e2fbea8 /docs | |
parent | 89d94f5eccf69bdbc553ea099d2cefb5300826bf (diff) |
docs: update calendar, add news item and link release notes for 19.2.2
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 4 | ||||
-rw-r--r-- | docs/release-calendar.html | 5 | ||||
-rw-r--r-- | docs/relnotes.html | 6 |
3 files changed, 5 insertions, 10 deletions
diff --git a/docs/index.html b/docs/index.html index 8245896e6d6..0fe6582974a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,7 @@ <h1>News</h1> -<h2>October 21, 2019</h2> +<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. This is a bug-fix release. @@ -2701,4 +2701,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 b9d50b0ef8f..8df6a6f9968 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -61,11 +61,6 @@ if you'd like to nominate a patch in the next stable release. </tr> <tr> <td rowspan="3">19.2</td> -<td>2019-10-23</td> -<td>19.2.2</td> -<td>Dylan Baker</td> -</tr> -<tr> <td>2019-11-06</td> <td>19.2.3</td> <td>Dylan Baker</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index c5fed8b08e2..cb31ef2ed53 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,8 +21,8 @@ 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><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> </li><li><a href="relnotes/19.1.5.html">19.1.5 release notes</a> @@ -303,4 +303,4 @@ Versions of Mesa prior to 6.4 are summarized in the </div> </body> -</html> +</html>
\ No newline at end of file |