diff docs/xslt/changes.xslt @ 4028:76bc29f06168

CHANGES conversion from KOI8-R to UTF-8.
author Igor Sysoev <igor@sysoev.ru>
date Tue, 23 Aug 2011 12:50:54 +0000
parents 34c91abf6048
children db6d07dbef3c
line wrap: on
line diff
--- a/docs/xslt/changes.xslt
+++ b/docs/xslt/changes.xslt
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-   <xsl:output encoding="koi8-r" method="text"/>
+   <xsl:output method="text"/>
 
    <xsl:param select="'en'" name="lang"/>