summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhtdocs/whatsnew.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index 5bf6003..b394800 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: whatsnew.html,v 1.103 2010-06-13 22:11:52 ville Exp $"
---><!--#set var="date" value="\$Date: 2010-06-13 22:11:52 $"
+<!--#set var="revision" value="\$Id: whatsnew.html,v 1.104 2010-06-14 06:21:13 ville Exp $"
+--><!--#set var="date" value="\$Date: 2010-06-14 06:21:13 $"
--><!--#set var="title" value="What's New at The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#set var="feeds" value="1"
@@ -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>