summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/whatsnew.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index 1d84e19..674cb4c 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: whatsnew.html,v 1.94 2009-12-26 11:10:09 ville Exp $"
---><!--#set var="date" value="\$Date: 2009-12-26 11:10:09 $"
+<!--#set var="revision" value="\$Id: whatsnew.html,v 1.95 2010-01-26 19:40:30 ville Exp $"
+--><!--#set var="date" value="\$Date: 2010-01-26 19:40:30 $"
--><!--#set var="title" value="What's New at The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#set var="feeds" value="1"
@@ -28,7 +28,7 @@
</div>
<dl id="news">
- <dt id="v086">2009-12-xx &mdash; 0.8.6 release:</dt>
+ <dt id="v086">2010-xx-xx &mdash; 0.8.6 release:</dt>
<dd>
<p>
The 0.8.6 release of the markup validator is an enhancement and
@@ -167,6 +167,11 @@
encoding suggestions.
</li>
<li>
+ Bug fix: various fatal validation errors resulted in
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8801">internal
+ server errors</a> in non-HTML output modes.
+ </li>
+ <li>
Dependency changes: new dependency: JSON &gt;= 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.