TEMP: add rst-conversion scripts
[mesa.git] / docs / relnotes / 7.10.1.html
index 260cb9d267ee3d7f2519d1bb625a031ccea6594d..ffd9b0537e3acaee905015320195364151e12370 100644 (file)
@@ -8,7 +8,7 @@
 <body>
 
 <div class="header">
-  <h1>The Mesa 3D Graphics Library</h1>
+  The Mesa 3D Graphics Library
 </div>
 
 <iframe src="../contents.html"></iframe>
@@ -48,8 +48,8 @@ bdbf3ffb2606d6aa8afabb6c6243b91b  MesaGLUT-7.10.1.zip
 <p>This list is likely incomplete.</p>
 <ul>
 <li>Fix an off-by-one bug in a vsplit assertion.</li>
-<li>Fix incorrect handling of <tt>layout</tt> qualifier
-with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and <tt>varying</tt>.</li>
+<li>Fix incorrect handling of <code>layout</code> qualifier
+with <code>in</code>, <code>out</code>, <code>attribute</code>, and <code>varying</code>.</li>
 
 <li>Fix an i965 shader bug where the negative absolute value was generated instead of the absolute value of a negation.</li>