- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 14 Jun 2010 06:21:15 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv31483/htdocs
Modified Files:
whatsnew.html
Log Message:
Soften #9899 entry a bit.
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- whatsnew.html 13 Jun 2010 22:11:52 -0000 1.103
+++ whatsnew.html 14 Jun 2010 06:21:13 -0000 1.104
@@ -47,7 +47,8 @@
<li>
Enhancement: XML wellformedness check now supports external
entities instead of just suppressing error messages about them
- internally. As a side effect, this should work around a certain
+ internally. As a side effect, this should work around a specific
+ case of a certain
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9899">performance
problem with XML::LibXML 1.70</a>.
</li>
Received on Monday, 14 June 2010 06:21:18 UTC