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-7.8.3.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-7.8.3.html')
-rw-r--r-- | mesalib/docs/relnotes-7.8.3.html | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/mesalib/docs/relnotes-7.8.3.html b/mesalib/docs/relnotes-7.8.3.html index 1e9f43313..8c4bc3c18 100644 --- a/mesalib/docs/relnotes-7.8.3.html +++ b/mesalib/docs/relnotes-7.8.3.html @@ -1,14 +1,13 @@ -<HTML> - -<TITLE>Mesa Release Notes</TITLE> - -<head><link rel="stylesheet" type="text/css" href="mesa.css"></head> - -<BODY> - -<body bgcolor="#eeeeee"> - -<H1>Mesa 7.8.3 Release Notes / (date tbd)</H1> +<!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>Mesa Release Notes</title> + <link rel="stylesheet" type="text/css" href="mesa.css"> +</head> +<body> + +<h1>Mesa 7.8.3 Release Notes / (date tbd)</h1> <p> Mesa 7.8.3 is a bug fix release which fixes bugs found since the 7.8.2 release. |