diff options
author | Emil Velikov <[email protected]> | 2017-01-05 16:06:59 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-01-05 16:07:53 +0000 |
commit | 37f926206402e227391179cc1a3fa78b1c2673f7 (patch) | |
tree | 44893a2e701fcf16f548a578ccfd11f16589d25e /docs | |
parent | 934792b846b1e3a4d11792c950a525b434795892 (diff) |
docs: add news item and link release notes for 13.0.3
Signed-off-by: Emil Velikov <[email protected]>
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 14f2b147431..6e55f800e19 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>January 5, 2017</h2> +<p> +<a href="relnotes/13.0.3.html">Mesa 13.0.3</a> is released. +This is a bug-fix release. +</p> + <h2>December 5, 2016</h2> <p> <a href="relnotes/12.0.5.html">Mesa 12.0.5</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 21a6371b19f..056b0ad276e 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/13.0.3.html">13.0.3 release notes</a> <li><a href="relnotes/12.0.5.html">12.0.5 release notes</a> <li><a href="relnotes/13.0.2.html">13.0.2 release notes</a> <li><a href="relnotes/13.0.1.html">13.0.1 release notes</a> |