diff options
author | ville <ville@localhost> | 2009-12-05 10:22:05 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-12-05 10:22:05 +0000 |
commit | 5d264000160eb5c974c44ba292f6789b52fc6cd8 (patch) | |
tree | 5328c78e92b691ca4e207854801f64786832ed24 /htdocs | |
parent | bd321fc6d8deae1272617b4a1afaad47ffd4c1e2 (diff) | |
download | markup-validator-5d264000160eb5c974c44ba292f6789b52fc6cd8.zip markup-validator-5d264000160eb5c974c44ba292f6789b52fc6cd8.tar.gz markup-validator-5d264000160eb5c974c44ba292f6789b52fc6cd8.tar.bz2 |
Update EARL/RDF output to EARL 1.0 20091029 Working Draft.
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/whatsnew.html | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index a501b61..32e5620 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.87 2009-12-02 19:53:34 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-12-02 19:53:34 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.88 2009-12-05 10:22:04 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-12-05 10:22:04 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -81,6 +81,14 @@ improvement in non-mod_perl environments. </li> <li> + Enhancement: the + <abbr title="Evaluation and Report Language">EARL</abbr>/<abbr + title="Resource Description Framework">RDF</abbr> output format + has been updated to + <a href="http://www.w3.org/TR/2009/WD-EARL10-Schema-20091029/">version + 1.0 (20091029 Working Draft)</a>. + </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 |