diff options
author | marha <marha@users.sourceforge.net> | 2012-06-19 08:53:58 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-06-19 08:53:58 +0200 |
commit | 62d040da7ea0a76d48014b5247d98b428ca50a15 (patch) | |
tree | d654468cec32beda665bb645ac854ea09279c8c3 /mesalib/docs/relnotes-8.0.html | |
parent | c264407352572f07e31695637d3d78d07ae0bae8 (diff) | |
parent | 36237c651fab7aa9e65da9c33eb89a619827edff (diff) | |
download | vcxsrv-62d040da7ea0a76d48014b5247d98b428ca50a15.tar.gz vcxsrv-62d040da7ea0a76d48014b5247d98b428ca50a15.tar.bz2 vcxsrv-62d040da7ea0a76d48014b5247d98b428ca50a15.zip |
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'mesalib/docs/relnotes-8.0.html')
-rw-r--r-- | mesalib/docs/relnotes-8.0.html | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/mesalib/docs/relnotes-8.0.html b/mesalib/docs/relnotes-8.0.html index 4edd8081e..99eafb9c7 100644 --- a/mesalib/docs/relnotes-8.0.html +++ b/mesalib/docs/relnotes-8.0.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 8.0 Release Notes / (release date TBD)</H1> +<h1>Mesa 8.0 Release Notes / February 9, 2012</h1> <p> Mesa 8.0 is a new development release. @@ -55,8 +52,6 @@ for DRI hardware acceleration. <h2>Bug fixes</h2> -<ul> -</ul> <h2>Changes</h2> |