- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 13 Mar 2009 16:06:55 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv22744
Modified Files:
whatsnew.html
Log Message:
more changelog before 0.8.5
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- whatsnew.html 13 Mar 2009 15:21:28 -0000 1.79
+++ whatsnew.html 13 Mar 2009 16:06:51 -0000 1.80
@@ -42,6 +42,7 @@
well-formedness errors reliably. Some code was added to the validator to work with all future versions of that library, but
we recommend not using XML::LibXML between versions 1.67 and 1.69 inclusive (<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6329#c15">see how</a>).</li>
<li>UI Fix: accessibility improvements for screen readers.</li>
+ <li>Documentation: updated the <a href="docs/why.html">Why Validate?</a> document.</li>
<li>Usability: the way in which the validator has to handle
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6259">direct input and character encodings</a>
has long been confusing to many. Improvements have been made that explain in clearer ways what the validator does.</li>
Received on Friday, 13 March 2009 16:07:11 UTC