aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/relnotes-7.11.2.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/relnotes-7.11.2.html')
-rw-r--r--mesalib/docs/relnotes-7.11.2.html29
1 files changed, 13 insertions, 16 deletions
diff --git a/mesalib/docs/relnotes-7.11.2.html b/mesalib/docs/relnotes-7.11.2.html
index d4c4f17a1..235c91d61 100644
--- a/mesalib/docs/relnotes-7.11.2.html
+++ b/mesalib/docs/relnotes-7.11.2.html
@@ -1,16 +1,13 @@
-<HTML>
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
<head>
-<TITLE>Mesa Release Notes</TITLE>
-<link rel="stylesheet" type="text/css" href="mesa.css">
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <title>Mesa Release Notes</title>
+ <link rel="stylesheet" type="text/css" href="mesa.css">
</head>
+<body>
-<BODY>
-
-<body bgcolor="#eeeeee">
-
-<H1>Mesa 7.11.2 Release Notes / November 27, 2011</H1>
+<h1>Mesa 7.11.2 Release Notes / November 27, 2011</h1>
<p>
Mesa 7.11.2 is a bug fix release which fixes bugs found since the 7.11 release.
@@ -59,27 +56,27 @@ f8705fcff2510b6c39cd27b575c05dba MesaGLUT-7.11.2.zip
git log mesa-7.11.1..mesa-7.11.2
</pre>
-<p>Brian Paul (4):
+<p>Brian Paul (4):</p>
<ul>
<li>mesa: stop using ctx-&gt;Driver.CopyTexImage1D/2D() hooks</li>
<li>mesa: fix format selection for meta CopyTexSubImage()</li>
<li>docs: update news.html and relnotes.html for 7.11.1 release</li>
<li>mesa: use format string in _mesa_error() call to silence warning</li>
-</ul></p>
+</ul>
-<p>Chad Versace (3):
+<p>Chad Versace (3):</p>
<ul>
<li>intel: Simplify stencil detiling arithmetic</li>
<li>intel: Fix region dimensions for stencil buffers received from DDX</li>
<li>intel: Fix separate stencil in builtin DRI2 backend</li>
-</ul></p>
+</ul>
-<p>Ian Romanick (3):
+<p>Ian Romanick (3):</p>
<ul>
<li>docs: Add 7.11.1 release md5sums</li>
<li>mesa: set version string to 7.11.2-devel</li>
<li>mesa: Bump version to 7.11.2 (final)</li>
-</ul></p>
+</ul>
</body>
</html>