diff options
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/whatsnew.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 92ee09b..1d84e19 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.93 2009-12-14 21:18:33 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-12-14 21:18:33 $" +<!--#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="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -163,6 +163,10 @@ XML documents containing external entities</a>. </li> <li> + Bug fix: the SOAP API produced invalid XML when giving character + encoding suggestions. + </li> + <li> Dependency changes: new dependency: JSON >= 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. |