提交 b9ebee49 编写于 作者: M Mark McLoughlin

Convert NEWS to UTF-8

* docs/news.xsl: request UTF-8 as the output encoding

* NEWS: re-generate with UTF-8 encoding
上级 c3c4bd4e
此差异已折叠。
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:output method="text" encoding="ISO-8859-1"/>
<xsl:output method="text" encoding="UTF-8"/>
<xsl:template match="/">
<xsl:text>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册