diff options
author | Emil Velikov <[email protected]> | 2016-11-14 11:39:01 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-11-14 11:39:01 +0000 |
commit | f233bcda8930eea1f6fc0b830e4953485361a0e7 (patch) | |
tree | 4b66e56808c6b56208f6d5e31e64ebdfc5b6525d /docs | |
parent | 0a2b7c16c4837d3328ba1934c5a2b4caef92ed36 (diff) |
docs: add news item and link release notes for 13.0.1
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 0690b962530..4ce12c403af 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>November 14, 2016</h2> +<p> +<a href="relnotes/13.0.1.html">Mesa 13.0.1</a> is released. +This is a bug-fix release. +</p> + <h2>November 10, 2016</h2> <p> <a href="relnotes/12.0.4.html">Mesa 12.0.4</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 93bd51c5d37..f914c68f048 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.1.html">13.0.1 release notes</a> <li><a href="relnotes/12.0.4.html">12.0.4 release notes</a> <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> |