- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 14 Dec 2009 21:18:35 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv2816/htdocs
Modified Files:
whatsnew.html
Log Message:
Do not filter out undefined entity errors for standalone XML docs (#7007).
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- whatsnew.html 12 Dec 2009 11:15:12 -0000 1.92
+++ whatsnew.html 14 Dec 2009 21:18:33 -0000 1.93
@@ -158,6 +158,11 @@
lines longer than 4k bytes</a> could not be processed.
</li>
<li>
+ Bug fix: an error was not issued for
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7007">standalone
+ XML documents containing external entities</a>.
+ </li>
+ <li>
Dependency changes: new dependency: JSON >= 2.00; new minimum
required versions: libwww-perl 5.802, Config-General 2.32,
SGML-Parser-OpenSP 0.991; String-Approx is no longer required.
Received on Monday, 14 December 2009 21:18:36 UTC