From 6a12e3ec4fe6f50c4b9b0410f793618fc472025c Mon Sep 17 00:00:00 2001 From: Stephane Bailliez Date: Thu, 15 Aug 2002 08:18:20 +0000 Subject: [PATCH] Siwtch to strict dtd. The escaping has been removed because this case is not adressed by the xslt specs. Xalan 2.4D1 unescape & in the attribute while Saxon 7.1 does. See PR 1604 for more information. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 11701 Submitted by: ville.skytta@iki.fi (Ville Skytt�) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273226 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/changelog.xsl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/etc/changelog.xsl b/src/etc/changelog.xsl index 7b243cc57..46828ccbd 100644 --- a/src/etc/changelog.xsl +++ b/src/etc/changelog.xsl @@ -62,8 +62,8 @@ + doctype-public="-//W3C//DTD HTML 4.01//EN" + doctype-system="http://www.w3.org/TR/html401/strict.dtd"/>