- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 26 Dec 2009 11:10:12 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv30532/htdocs
Modified Files:
whatsnew.html
Log Message:
Fix SOAP W22 XML, thanks to Jeroen Kruis.
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- whatsnew.html 14 Dec 2009 21:18:33 -0000 1.93
+++ whatsnew.html 26 Dec 2009 11:10:09 -0000 1.94
@@ -163,6 +163,10 @@
XML documents containing external entities</a>.
</li>
<li>
+ Bug fix: the SOAP API produced invalid XML when giving character
+ encoding suggestions.
+ </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 Saturday, 26 December 2009 11:10:13 UTC