diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2015-02-24 16:09:12 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2015-02-24 16:10:52 +0000 |
commit | 86d88e2fbb509a85083725650f19442ad518f37e (patch) | |
tree | 72936e7823debfb41dcb02bdc20a3b9ed4399ee3 /docs | |
parent | d60c628f2a6f8a87d2da9f998ec8eab3f80d4d37 (diff) |
docs: add news item and link release notes for mesa 10.4.5
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
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 15306cebc4..9b72bc1f27 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>February 21, 2015</h2> +<p> +<a href="relnotes/10.4.5.html">Mesa 10.4.5</a> is released. +This is a bug-fix release. +</p> + <h2>February 06, 2015</h2> <p> <a href="relnotes/10.4.4.html">Mesa 10.4.4</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 0053919749..d4ba11005c 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.4.5.html">10.4.5 release notes</a> <li><a href="relnotes/10.4.4.html">10.4.4 release notes</a> <li><a href="relnotes/10.4.3.html">10.4.3 release notes</a> <li><a href="relnotes/10.4.2.html">10.4.2 release notes</a> |