diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2017-02-13 12:05:34 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2017-02-13 12:05:34 +0000 |
commit | bd1c61261f2d5946dd49f561d330f776a939d705 (patch) | |
tree | 9ebaebbe440083725ca6085115207950cec03c7f /docs | |
parent | 437b6a136e4ad9b47b9aa2e4b0c7496f07528a4c (diff) |
docs: add news item and link release notes for 17.0.0
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
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 aa9241bb8a..91e773efc8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>February 13, 2017</h2> +<p> +<a href="relnotes/17.0.0.html">Mesa 17.0.0</a> is released. This is a +new development release. See the release notes for more information +about the release. +</p> + <h2>February 1, 2017</h2> <p> <a href="relnotes/13.0.4.html">Mesa 13.0.4</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 3a5337f50b..6d3b3e4430 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.0.0.html">17.0.0 release notes</a> <li><a href="relnotes/13.0.4.html">13.0.4 release notes</a> <li><a href="relnotes/12.0.6.html">12.0.6 release notes</a> <li><a href="relnotes/13.0.3.html">13.0.3 release notes</a> |