aboutsummaryrefslogtreecommitdiffstats
path: root/doc/news.xsl
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-06-02 16:04:12 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-06-02 16:04:12 +0000
commit25a1ce91346f9f72727afadc07f7e0f9873dcda4 (patch)
tree6f279893ba041e0c7f450e92e6d250fabb65e578 /doc/news.xsl
parentad55998f74ab7f89cc5ed454589fb8f528873a02 (diff)
downloadandroid_external_libxml2-25a1ce91346f9f72727afadc07f7e0f9873dcda4.tar.gz
android_external_libxml2-25a1ce91346f9f72727afadc07f7e0f9873dcda4.tar.bz2
android_external_libxml2-25a1ce91346f9f72727afadc07f7e0f9873dcda4.zip
patch from Hans de Goede to switch the file to UTF-8 switch to generate
* ChangeLog: patch from Hans de Goede to switch the file to UTF-8 * doc/news.xsl: switch to generate the NEWS file in UTF-8 instead of ISO-8859-1 Daniel svn path=/trunk/; revision=3745
Diffstat (limited to 'doc/news.xsl')
-rw-r--r--doc/news.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news.xsl b/doc/news.xsl
index 2312e0da..50089eb8 100644
--- a/doc/news.xsl
+++ b/doc/news.xsl
@@ -2,7 +2,7 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
version="1.0">
- <xsl:output method="text" encoding="ISO-8859-1"/>
+ <xsl:output method="text" encoding="UTF-8"/>
<xsl:template match="/">
<xsl:text>