Module: Mesa Branch: master Commit: a96c3bccf6791359d1159ebe9475e0ed5cf790ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a96c3bccf6791359d1159ebe9475e0ed5cf790ed
Author: Carl Worth <[email protected]> Date: Fri May 9 07:52:26 2014 -0700 docs: Import 10.1.3 release notes, andd news item. --- docs/index.html | 9 +++++++++ docs/relnotes.html | 1 + 2 files changed, 10 insertions(+) diff --git a/docs/index.html b/docs/index.html index cb1846a..0c22e85 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,15 @@ <h1>News</h1> +<h2>May 9, 2014</h2> +<p> +<a href="relnotes/10.1.3.html">Mesa 10.1.3</a> is released. +This is a bug-fix release, and is being released sooner than +originally scheduled to fix a performance regression (vmware +swapbuffers falling back to software) introduced to the +10.1.2 release. +</p> + <h2>May 5, 2014</h2> <p> <a href="relnotes/10.1.2.html">Mesa 10.1.2</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 8ef7bbb..db38fdf 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.1.3.html">10.1.3 release notes</a> <li><a href="relnotes/10.1.2.html">10.1.2 release notes</a> <li><a href="relnotes/10.1.1.html">10.1.1 release notes</a> <li><a href="relnotes/10.1.html">10.1 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
