diff options
Diffstat (limited to 'docs/relnotes/17.3.6.html')
-rw-r--r-- | docs/relnotes/17.3.6.html | 27 |
1 files changed, 12 insertions, 15 deletions
diff --git a/docs/relnotes/17.3.6.html b/docs/relnotes/17.3.6.html index de8518aacd..fc8446fd1a 100644 --- a/docs/relnotes/17.3.6.html +++ b/docs/relnotes/17.3.6.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 17.3.6 Release Notes / February 27, 2018</h1> @@ -30,8 +27,7 @@ because compatibility contexts are not supported. <h2>SHA256 checksums</h2> -<pre> -d5e10ea3f0d11b06d2b0b235bba372a04278c39bc0e712090bda1f61842db188 mesa-17.3.6.tar.gz +<pre>d5e10ea3f0d11b06d2b0b235bba372a04278c39bc0e712090bda1f61842db188 mesa-17.3.6.tar.gz e5915680d44ac9d05defdec529db7459ac9edd441c9845266eff2e2d3e57fbf8 mesa-17.3.6.tar.xz </pre> @@ -79,7 +75,8 @@ e5915680d44ac9d05defdec529db7459ac9edd441c9845266eff2e2d3e57fbf8 mesa-17.3.6.ta <li>i965: Don't try to disable render aux buffers for compute</li> </ul> -</div> -</body> -</html> + + + +</body></html>
\ No newline at end of file |