summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2014-05-09 07:52:26 -0700
committerCarl Worth <cworth@cworth.org>2014-05-09 07:52:26 -0700
commita96c3bccf6791359d1159ebe9475e0ed5cf790ed (patch)
tree19071c5c254cb85b03b9cdbaf1a035cbfc033704 /docs
parent9306b7c171b29ac99f837e9efcd0281caf1d332e (diff)
downloadexternal_mesa3d-a96c3bccf6791359d1159ebe9475e0ed5cf790ed.zip
external_mesa3d-a96c3bccf6791359d1159ebe9475e0ed5cf790ed.tar.gz
external_mesa3d-a96c3bccf6791359d1159ebe9475e0ed5cf790ed.tar.bz2
docs: Import 10.1.3 release notes, andd news item.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html9
-rw-r--r--docs/relnotes.html1
2 files changed, 10 insertions, 0 deletions
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>