diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 13 | ||||
-rw-r--r-- | docs/relnotes.html | 2 |
2 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 9b72bc1f27c..e52dc449455 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,19 @@ <h1>News</h1> +<h2>March 06, 2015</h2> +<p> +<a href="relnotes/10.5.0.html">Mesa 10.5.0</a> is released. This is a new +development release. See the release notes for more information about +the release. +</p> + +<h2>March 06, 2015</h2> +<p> +<a href="relnotes/10.4.6.html">Mesa 10.4.6</a> is released. +This is a bug-fix release. +</p> + <h2>February 21, 2015</h2> <p> <a href="relnotes/10.4.5.html">Mesa 10.4.5</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index d4ba11005ca..eea10648dc6 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,6 +21,8 @@ The release notes summarize what's new or changed in each Mesa release. </p> <ul> +<li><a href="relnotes/10.5.0.html">10.5.0 release notes</a> +<li><a href="relnotes/10.4.6.html">10.4.6 release notes</a> <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> |