summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorUlrich Klauer <ulrich@chirlu.de>2013-05-26 22:07:49 +0200
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-05-27 06:41:17 +1000
commit2bce0d60fea330b527ba92af12dc232d41bac7ae (patch)
treed08f4e61caa5164e9df07f4568f621c842d8d5fb /doc
parentb09ee0177ce4b220db4e46bf9eea0312535bf15b (diff)
downloadflac-2bce0d60fea330b527ba92af12dc232d41bac7ae.tar.gz
Declare UTF-8 encoding for changelog
The changelog declared "charset=ISO-8859-1", but used a UTF-8 encoded name. Change the declaration to UTF-8 to fix this. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/html/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index 85fec788..b7994fa3 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -8,7 +8,7 @@
<!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="author" content="Josh Coalson" />
<meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
<meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />