diff options
author | Emil Velikov <[email protected]> | 2016-12-05 15:42:58 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-12-05 15:42:58 +0000 |
commit | d09da32cfa52d6d47c300996cbb2efbbcf6c9f46 (patch) | |
tree | 3ee69364be9fee59024646559a377f8e712371b0 /docs | |
parent | d7747cccaf93f3a5a6d994ec8784de2073d649aa (diff) |
docs: add news item and link release notes for 12.0.5
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 10 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index e2845e5d907..14f2b147431 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,16 @@ <h1>News</h1> +<h2>December 5, 2016</h2> +<p> +<a href="relnotes/12.0.5.html">Mesa 12.0.5</a> is released. +This is a bug-fix release. +<br> +NOTE: It is anticipated that 12.0.5 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>November 28, 2016</h2> <p> <a href="relnotes/13.0.2.html">Mesa 13.0.2</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 93b4bc3df9c..21a6371b19f 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.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> <li><a href="relnotes/12.0.4.html">12.0.4 release notes</a> |