diff options
author | Emil Velikov <[email protected]> | 2017-12-08 13:56:01 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-12-08 13:58:03 +0000 |
commit | 95c9d751ceb775c3d475d3a815cb7cba52f2d670 (patch) | |
tree | 73052c4f09a96cd6d6a373491adcbda047894b43 /docs | |
parent | 706986bcc934a8941c74317a626935d9295eed25 (diff) |
docs: add news item and link release notes for 17.3.0
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 17655f32881..755ae874c24 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>December 8, 2017</h2> +<p> +<a href="relnotes/17.3.0.html">Mesa 17.3.0</a> is released. This is a +new development release. See the release notes for more information +about the release. +</p> + <h2>November 25, 2017</h2> <p> <a href="relnotes/17.2.6.html">Mesa 17.2.6</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 98eb84f35c6..d37094bd799 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,6 +21,7 @@ The release notes summarize what's new or changed in each Mesa release. </p> <ul> +<li><a href="relnotes/17.3.0.html">17.3.0 release notes</a> <li><a href="relnotes/17.2.6.html">17.2.6 release notes</a> <li><a href="relnotes/17.2.5.html">17.2.5 release notes</a> <li><a href="relnotes/17.2.4.html">17.2.4 release notes</a> |