Mesa (7.10): docs: fix messed up names with special characters in relnotes-7.10

Marek Olšák mareko at kemper.freedesktop.org
Sat Jan 8 02:06:43 UTC 2011


Module: Mesa
Branch: 7.10
Commit: 36009724fdd652ab29aa928ba78891afd650e768
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=36009724fdd652ab29aa928ba78891afd650e768

Author: Marek Olšák <maraeo at gmail.com>
Date:   Sat Jan  8 03:06:04 2011 +0100

docs: fix messed up names with special characters in relnotes-7.10

---

 docs/relnotes-7.10.html |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/relnotes-7.10.html b/docs/relnotes-7.10.html
index a461363..3f4f229 100644
--- a/docs/relnotes-7.10.html
+++ b/docs/relnotes-7.10.html
@@ -1,8 +1,10 @@
 <HTML>
 
+<head>
 <TITLE>Mesa Release Notes</TITLE>
-
-<head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
+<link rel="stylesheet" type="text/css" href="mesa.css">
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+</head>
 
 <BODY>
 




More information about the mesa-commit mailing list