diff options
author | Marek Olšák <[email protected]> | 2011-01-08 03:06:04 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2011-01-08 03:09:47 +0100 |
commit | 8d61a3f408d5995099ded1593a2474b22347bce3 (patch) | |
tree | 9adb77151bdd92109941191eaabd4eacca62435b /docs/relnotes-7.10.html | |
parent | 5df51c2bb00871b338ec8455bd4ce5feea163f63 (diff) |
docs: fix messed up names with special characters in relnotes-7.10
(cherry picked from commit 36009724fdd652ab29aa928ba78891afd650e768)
Diffstat (limited to 'docs/relnotes-7.10.html')
-rw-r--r-- | 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 a461363a177..3f4f229b052 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> |