diff options
author | Emil Velikov <[email protected]> | 2016-11-01 16:09:13 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-11-01 16:09:13 +0000 |
commit | bc4c09dc99dfff1790dfb6daed34782dc51611ce (patch) | |
tree | 18f50cfb3808bcd2b7175f4b213b4682c3a8939d /docs | |
parent | 631fa587e1be16d1ef61dbb0b8328051f3983d71 (diff) |
docs: add news item and link release notes for 13.0.0
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 1c8f10d160c..5c90f40d934 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>November 1, 2016</h2> +<p> +<a href="relnotes/13.0.0.html">Mesa 13.0.0</a> is released. This is a +new development release. See the release notes for more information +about the release. +</p> + <h2>September 15, 2016</h2> <p> <a href="relnotes/12.0.3.html">Mesa 12.0.3</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index c704d9e68bb..50b447a08c3 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.0.html">13.0.0 release notes</a> <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> |