diff options
-rw-r--r-- | docs/index.html | 12 | ||||
-rw-r--r-- | docs/relnotes.html | 2 |
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 27b1c713df8..fb396fef2e7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,18 @@ <h1>News</h1> +<h2>January 12, 2015</h2> +<p> +<a href="relnotes/10.3.7.html">Mesa 10.3.7</a> +and <a href="relnotes/10.4.2.html">Mesa 10.4.2</a> are released. + +These are bug-fix releases from the 10.3 and 10.4 branches, respectively. +<br> +NOTE: It is anticipated that 10.3.7 will be the final release in the 10.3 +series. Users of 10.3 are encouraged to migrate to the 10.4 series in order +to obtain future fixes. +</p> + <h2>December 29, 2014</h2> <p> <a href="relnotes/10.3.6.html">Mesa 10.3.6</a> diff --git a/docs/relnotes.html b/docs/relnotes.html index 22c6f6e44ab..a1ee264a16b 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.4.2.html">10.4.2 release notes</a> +<li><a href="relnotes/10.3.7.html">10.3.7 release notes</a> <li><a href="relnotes/10.4.1.html">10.4.1 release notes</a> <li><a href="relnotes/10.3.6.html">10.3.6 release notes</a> <li><a href="relnotes/10.4.html">10.4 release notes</a> |