diff options
author | Marek Olšák <[email protected]> | 2011-01-08 02:54:51 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2011-01-08 03:10:18 +0100 |
commit | aa6456dcd15d189952b3707c81371466d215986e (patch) | |
tree | 6609fc35782d6e651b2d09942bd7703c77ced467 /docs | |
parent | 8d61a3f408d5995099ded1593a2474b22347bce3 (diff) |
docs: fix messed up names with special characters in relnotes-7.9.1
(cherry picked from commit 67aeab0b77fb6be864088e69ea74a010b6543fa1)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.9.1.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/relnotes-7.9.1.html b/docs/relnotes-7.9.1.html index a46eb167ea5..bef4ef1dd9a 100644 --- a/docs/relnotes-7.9.1.html +++ b/docs/relnotes-7.9.1.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> |