Add release notes for the 10.4.4 release
[mesa.git] / docs / precompiled.html
index 50cb2af60d8f9bc49a37688a6b642ed80f49376e..78f27479cb4c243cf2a01b0e081179211777ed22 100644 (file)
@@ -1,12 +1,20 @@
-<HTML>
+<!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">
+  <title>Precompiled libraries</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<TITLE>Precompiled libraries</TITLE>
+<div class="header">
+  <h1>The Mesa 3D Graphics Library</h1>
+</div>
 
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+<iframe src="contents.html"></iframe>
+<div class="content">
 
-<BODY>
-
-<H1>Precompiled Libraries</H1>
+<h1>Precompiled Libraries</h1>
 
 <p>
 In general, precompiled Mesa libraries are not available.
@@ -16,5 +24,6 @@ However, some Linux distros (such as Ubuntu) seem to closely track
 Mesa and often have the latest Mesa release available as an update.
 </p>
 
-</BODY>
-</HTML>
+</div>
+</body>
+</html>