diff options
author | Emil Velikov <[email protected]> | 2016-09-15 11:31:06 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-09-15 11:31:06 +0100 |
commit | 2ac09ac5a52b133934c2d96683eab40b9555fdb1 (patch) | |
tree | 6622367a0999c315c77a35607c023d009d700815 /docs | |
parent | 219a2f5f9f19f0c327a2ec04045f1aa423c0d846 (diff) |
docs: add news item and link release notes for 12.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 14a56270053..1c8f10d160c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>September 15, 2016</h2> +<p> +<a href="relnotes/12.0.3.html">Mesa 12.0.3</a> is released. +This is a bug-fix release. +</p> + <h2>September 2, 2016</h2> <p> <a href="relnotes/12.0.2.html">Mesa 12.0.2</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 36600fcc65f..c704d9e68bb 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.3.html">12.0.3 release notes</a> <li><a href="relnotes/12.0.2.html">12.0.2 release notes</a> <li><a href="relnotes/12.0.1.html">12.0.1 release notes</a> <li><a href="relnotes/12.0.0.html">12.0.0 release notes</a> |