diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2017-04-17 14:44:35 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2017-04-17 14:44:35 +0100 |
commit | 19aec22c75a08a683483b8f96fc15f83d42d5a76 (patch) | |
tree | 1f743bc6a30f9f3a31192e66e1fca024693d9dcc /docs | |
parent | 89ef8750f0a53f27c5843fdd2f78504b15a4caa2 (diff) |
docs: add news item and link release notes for 17.0.4
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 40c9e5a406..40f9ce0be0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>April 17, 2017</h2> +<p> +<a href="relnotes/17.0.4.html">Mesa 17.0.4</a> is released. +This is a bug-fix release. +</p> + <h2>April 1, 2017</h2> <p> <a href="relnotes/17.0.3.html">Mesa 17.0.3</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index c063223da7..558526c396 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.4.html">17.0.4 release notes</a> <li><a href="relnotes/17.0.3.html">17.0.3 release notes</a> <li><a href="relnotes/17.0.2.html">17.0.2 release notes</a> <li><a href="relnotes/13.0.6.html">13.0.6 release notes</a> |