diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2017-03-04 15:56:58 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2017-03-04 15:56:58 +0000 |
commit | 2b1e22f9d8fff5395bb009557ef644aaa7b5ed3c (patch) | |
tree | 5cadec7824de1dfe77608d6cb7d78f1053b6b6ad /docs | |
parent | 1b19304f3ff8145e944caddaae0fdf0cb9d12e9d (diff) |
docs: add news item and link release notes for 17.0.1
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 08e3b041ad..5f03141ccb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>March 4, 2017</h2> +<p> +<a href="relnotes/17.0.1.html">Mesa 17.0.1</a> is released. +This is a bug-fix release. +</p> + <h2>February 20, 2017</h2> <p> <a href="relnotes/13.0.5.html">Mesa 13.0.5</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 30554d992c..5469119e8f 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.1.html">17.0.1 release notes</a> <li><a href="relnotes/13.0.5.html">13.0.5 release notes</a> <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> |