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 98162bbe9c4..244a7a3b249 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,18 @@ <h1>News</h1> +<h2>October 12, 2014</h2> +<p> +<a href="relnotes/10.2.9.html">Mesa 10.2.9</a> +and <a href="relnotes/10.3.1.html">Mesa 10.3.1</a> are released. + +These are bug-fix releases from the 10.2 and 10.3 branches, respectively. +<br> +NOTE: It is anticipated that 10.2.9 will be the final release in the 10.2 +series. Users of 10.2 are encouraged to migrate to the 10.3 series in order +to obtain future fixes. +</p> + <h2>September 19, 2014</h2> <p> <a href="relnotes/10.3.html">Mesa 10.3</a> is released. This is a new diff --git a/docs/relnotes.html b/docs/relnotes.html index 0a4c3de1d45..d546e85896d 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.3.1.html">10.3.1 release notes</a> +<li><a href="relnotes/10.2.9.html">10.2.9 release notes</a> <li><a href="relnotes/10.3.html">10.3 release notes</a> <li><a href="relnotes/10.2.8.html">10.2.8 release notes</a> <li><a href="relnotes/10.2.7.html">10.2.7 release notes</a> |