- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Jul 2008 15:47:07 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv23131
Modified Files:
whatsnew.html
Log Message:
documenting json output and adding to news
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- whatsnew.html 21 Feb 2008 07:10:59 -0000 1.72
+++ whatsnew.html 17 Jul 2008 15:47:05 -0000 1.73
@@ -31,6 +31,7 @@
<li>API: The <a href="docs/api.html#http_headers">custom HTTP headers in validator responses</a> now also include the number of warnings</li>
<li>Experimental Feature: added the new option to send a specific <code>Accept-Charset</code> header, in addition to <code>Accept</code>
and <code>Accept-Language</code> in <a href="#t2007-10-11">0.8.2</a>.</li>
+ <li>Experimental Feature: the validator can output its <a href="/docs/users.html#Output">results as JSON</a>.</li>
<li>Some documentation updates</li>
</ul>
Received on Thursday, 17 July 2008 15:47:43 UTC