diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2016-11-11 01:57:50 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-11-11 01:57:50 +0000 |
commit | e4c465e23095a850f55ee484ef6d9d171a11386d (patch) | |
tree | 44b3cc424c79b1c86d23f856dca4cefb6937178d | |
parent | 33c2958930c7b052983998089f823ad914d8c2a3 (diff) |
docs: add news item and link release notes for 12.0.4
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
-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 5c90f40d93..0690b96253 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>November 10, 2016</h2> +<p> +<a href="relnotes/12.0.4.html">Mesa 12.0.4</a> is released. +This is a bug-fix release. +</p> + <h2>November 1, 2016</h2> <p> <a href="relnotes/13.0.0.html">Mesa 13.0.0</a> is released. This is a diff --git a/docs/relnotes.html b/docs/relnotes.html index 50b447a08c..93bd51c5d3 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.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> <li><a href="relnotes/12.0.2.html">12.0.2 release notes</a> |