diff options
author | Andres Gomez <[email protected]> | 2018-09-08 00:40:43 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2018-09-08 00:40:43 +0300 |
commit | ecfe41e6902237e53459e0d6b06b2cd91fb34025 (patch) | |
tree | a1f4d98913f0968384369f13a020f6e36b2c5376 /docs/index.html | |
parent | 5382a90cb2e9d088e2817f587ac2bf8900be4b63 (diff) |
docs: update calendar, add news item and link release notes for 18.2.0
Signed-off-by: Andres Gomez <[email protected]>
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index cda64f0bd8b..e157c57f6a0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,8 +17,12 @@ <h1>News</h1> <h2>September 7, 2018</h2> <p> -<a href="relnotes/18.1.8.html">Mesa 18.1.8</a> is released. -This is a bug-fix release. +<a href="relnotes/18.1.8.html">Mesa 18.1.8</a> and +<a href="relnotes/18.2.0.html">Mesa 18.2.0</a> are released. + +These are, respectively, a bug-fix release from the 18.1 branch and a +new development release. See the release notes for more information +about the releases. </p> <h2>August 24, 2018</h2> |