diff options
Diffstat (limited to 'htdocs/whatsnew.html')
-rwxr-xr-x | htdocs/whatsnew.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 9fd8dd8..f46e2ca 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.90 2009-12-10 19:28:13 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-12-10 19:28:13 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.91 2009-12-11 18:40:24 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-12-11 18:40:24 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -95,6 +95,12 @@ to 45 seconds</a>. </li> <li> + Enhancement: support for charsets specified with + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5992"><code><meta + charset="..."></code> in HTML5 documents</a> has been added + (provided that HTML::HeadParser >= 3.60 is installed). + </li> + <li> Bug fix: <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5132">full document doctype was incorrectly in effect</a> when validating |