diff options
author | Dylan Baker <[email protected]> | 2019-11-06 09:07:02 -0800 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-11-06 09:07:02 -0800 |
commit | 401d7221edd6934e29d8b6ac03bea4effa766ace (patch) | |
tree | 832c0148e52206eb193f31848908d38623bbe9f5 /docs | |
parent | 6fb82263d4de9f361b1755051773d3048325cc19 (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 | 2 | ||||
-rw-r--r-- | docs/release-calendar.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 2 |
3 files changed, 3 insertions, 8 deletions
diff --git a/docs/index.html b/docs/index.html index 0fe6582974a..f7b4c9a1e65 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,7 @@ <h1>News</h1> -<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> +<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. This is a bug-fix release. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 8df6a6f9968..01ee8890ffa 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="3">19.2</td> -<td>2019-11-06</td> -<td>19.2.3</td> -<td>Dylan Baker</td> -</tr> -<tr> +<td rowspan="2">19.2</td> <td>2019-11-20</td> <td>19.2.4</td> <td>Dylan Baker</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index cb31ef2ed53..d7555334c51 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.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.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> |