summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorville <ville@localhost>2010-06-14 06:21:13 +0000
committerville <ville@localhost>2010-06-14 06:21:13 +0000
commit7368f10716c833120ac42432a2f157968e535220 (patch)
tree293462895fe22896d347ab8faa532c83ac0ff9a8
parente54b5867281e294def0bc0b9337ed041132757f3 (diff)
downloadmarkup-validator-7368f10716c833120ac42432a2f157968e535220.zip
markup-validator-7368f10716c833120ac42432a2f157968e535220.tar.gz
markup-validator-7368f10716c833120ac42432a2f157968e535220.tar.bz2
Soften #9899 entry a bit.
-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>