diff options
author | Emil Velikov <[email protected]> | 2014-12-05 19:10:39 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2014-12-07 19:22:11 +0000 |
commit | 0b6e0aa5ae51c965c9d73f4e620e8d8449fb965e (patch) | |
tree | e3d60f60618bc49bf10566d338a9e8bef8027722 /docs | |
parent | 7409ad51476d148f9d0810679c1203698f880f93 (diff) |
docs: add news item and link release notes for mesa 10.3.5
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 024bb5f59c9..52d314457f6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>December 5, 2014</h2> +<p> +<a href="relnotes/10.3.5.html">Mesa 10.3.5</a> is released. +This is a bug-fix release. +</p> + <h2>November 21, 2014</h2> <p> <a href="relnotes/10.3.4.html">Mesa 10.3.4</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 8dd732618fe..5691a94fd6b 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/10.3.5.html">10.3.5 release notes</a> <li><a href="relnotes/10.3.4.html">10.3.4 release notes</a> <li><a href="relnotes/10.3.3.html">10.3.3 release notes</a> <li><a href="relnotes/10.3.2.html">10.3.2 release notes</a> |