summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/whatsnew.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index fc71a57..2901dbf 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: whatsnew.html,v 1.98 2010-05-07 17:34:33 ville Exp $"
---><!--#set var="date" value="\$Date: 2010-05-07 17:34:33 $"
+<!--#set var="revision" value="\$Id: whatsnew.html,v 1.99 2010-05-07 17:41:29 ville Exp $"
+--><!--#set var="date" value="\$Date: 2010-05-07 17:41:29 $"
--><!--#set var="title" value="What's New at The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#set var="feeds" value="1"
@@ -41,6 +41,10 @@
by modifying character encoding information included in the
passed document.
</li>
+ <li>
+ Bug fix: doctype override could place a malformed comment
+ in the modified document.
+ </li>
</ul>
</dd>