validator/htdocs whatsnew.html,1.73,1.74

Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv26211

Modified Files:
	whatsnew.html 
Log Message:
documenting the User-Agent string param

Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- whatsnew.html	17 Jul 2008 15:47:05 -0000	1.73
+++ whatsnew.html	22 Jul 2008 13:06:04 -0000	1.74
@@ -29,8 +29,8 @@
               <li>Bug Fix: the validator won't override a given document type with itself</li>
               <li>Conformance: The validator now warns about incorrect public/system identifiers combinations</li>
               <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: added the new option to send specific <code>Accept-Charset</code> and <code>User-Agent</code> headers, 
+				in addition to <code>Accept</code> and <code>Accept-Language</code> in version <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 Tuesday, 22 July 2008 13:06:40 UTC