diff options
author | Emil Velikov <[email protected]> | 2017-01-24 02:13:42 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-01-24 02:15:30 +0000 |
commit | 530cd248f546f9c227cce6a027818d13938d4f6b (patch) | |
tree | 0225bf24676bd923c020982137372de846561df5 /docs | |
parent | 9b16bd8b6c1b383378145ae8e493be0853816287 (diff) |
docs: add news item and link release notes for 12.0.6
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 11 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 6e55f800e19..252084142b8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,17 @@ <h1>News</h1> +<h2>January 23, 2017</h2> +<p> +<a href="relnotes/12.0.5.html">Mesa 12.0.6</a> is released. +This is a bug-fix release. +<br> +NOTE: This is an extra release for the 12.0 stable branch, as per developers' +feedback. It is anticipated that 12.0.6 will be the final release in the 12.0 +series. Users of 12.0 are encouraged to migrate to the 13.0 series in order +to obtain future fixes. +</p> + <h2>January 5, 2017</h2> <p> <a href="relnotes/13.0.3.html">Mesa 13.0.3</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 056b0ad276e..49d6ca85b6a 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/12.0.6.html">12.0.6 release notes</a> <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> |