diff options
author | marha <marha@users.sourceforge.net> | 2014-10-19 11:18:56 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2014-10-19 11:18:56 +0200 |
commit | 9fc852414dd4e841c4e2229f55a3e41abca64ac5 (patch) | |
tree | a524a96442c2a28243826f91f43680f4bcf012d3 /mesalib/docs/index.html | |
parent | 8d44af7cf8bdc4f42223dfef737ebf4e8c7fe55e (diff) | |
parent | fa5a6df66cfe9b19014ea9d2fca35b762f457041 (diff) | |
download | vcxsrv-9fc852414dd4e841c4e2229f55a3e41abca64ac5.tar.gz vcxsrv-9fc852414dd4e841c4e2229f55a3e41abca64ac5.tar.bz2 vcxsrv-9fc852414dd4e841c4e2229f55a3e41abca64ac5.zip |
Merge remote-tracking branch 'origin/released'
Conflicts:
mesalib/src/mesa/main/bufferobj.c
Diffstat (limited to 'mesalib/docs/index.html')
-rw-r--r-- | mesalib/docs/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mesalib/docs/index.html b/mesalib/docs/index.html index 98162bbe9..244a7a3b2 100644 --- a/mesalib/docs/index.html +++ b/mesalib/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 |