diff options
Diffstat (limited to 'docs/relnotes/7.10.1.html')
-rw-r--r-- | docs/relnotes/7.10.1.html | 30 |
1 files changed, 13 insertions, 17 deletions
diff --git a/docs/relnotes/7.10.1.html b/docs/relnotes/7.10.1.html index 260cb9d267..54bf866b55 100644 --- a/docs/relnotes/7.10.1.html +++ b/docs/relnotes/7.10.1.html @@ -1,18 +1,15 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html lang="en"> -<head> - <meta http-equiv="content-type" content="text/html; charset=utf-8"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html lang="en"><head> + <meta content="text/html; charset=utf-8" http-equiv="content-type"/> <title>Mesa Release Notes</title> - <link rel="stylesheet" type="text/css" href="../mesa.css"> + <link href="../mesa.css" rel="stylesheet" type="text/css"/> </head> <body> -<div class="header"> - <h1>The Mesa 3D Graphics Library</h1> -</div> -<iframe src="../contents.html"></iframe> -<div class="content"> + + + <h1>Mesa 7.10.1 Release Notes / March 2, 2011</h1> @@ -31,8 +28,7 @@ for DRI hardware acceleration. <h2>MD5 checksums</h2> -<pre> -4b4cee19f3bf16eb78bd4cc278ccf812 MesaLib-7.10.1.tar.gz +<pre>4b4cee19f3bf16eb78bd4cc278ccf812 MesaLib-7.10.1.tar.gz efe8da4d80c2a5d32a800770b8ce5dfa MesaLib-7.10.1.tar.bz2 0fd2b1a025934de3f8cecf9fb9b57f4c MesaLib-7.10.1.zip 42beb0f5188d544476c19496f725fa67 MesaGLUT-7.10.1.tar.gz @@ -131,8 +127,7 @@ with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and <tt>varying</tt>.</li> <h2>Changes</h2> <p>The full set of changes can be viewed by using the following GIT command:</p> -<pre> - git log mesa-7.10..mesa-7.10.1 +<pre> git log mesa-7.10..mesa-7.10.1 </pre> <p>Alberto Milone (1):</p> @@ -378,6 +373,7 @@ with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and <tt>varying</tt>.</li> <li>glx: Put null check before use</li> </ul> -</div> -</body> -</html> + + + +</body></html>
\ No newline at end of file |