- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Wed, 14 Apr 2004 01:24:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv2584
Modified Files:
Tag: validator-0_6_0-branch
index.html whatsnew.html
Log Message:
adding timeline for 0.6.5b2
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.34.2.13
retrieving revision 1.34.2.14
diff -u -d -r1.34.2.13 -r1.34.2.14
--- whatsnew.html 26 Aug 2003 06:45:16 -0000 1.34.2.13
+++ whatsnew.html 14 Apr 2004 01:23:56 -0000 1.34.2.14
@@ -15,6 +15,26 @@
</p>
</div>
<dl>
+ <dt id="t2004-04-15">2004-04-15 — 0.6.5 Beta #2 Release:</dt>
+ <dd>
+ <p>
+ Released version 0.6.5 Beta #2 of the Markup Validator; a maintenance
+ release addressing comments received for the version 0.6.5 Beta #1
+ and adding significant User Interface and Documentation improvements.
+ Changes include:
+ </p>
+ <ul>
+ <li>More explanations for most of the validation error messages</li>
+ <li>New documentation on installing the Markup Validator locally</li>
+ <li>The "fussy" parsing mode is no longer available and will be
+ drastically improved before it comes back - if ever </li>
+ <li>The W3C Link Checker has now been spun off into a standalone product
+ and is no longer bundled with the Markup Validator</li>
+ <li>Stylesheets have been updated, with a more pleasant look</li>
+ <li>Easier navigation, more accessible documentation</li>
+ <li>More "Quality Tips" have been added</li>
+ </ul>
+ </dd>
<dt id="t2003-08-26">2003-08-26 — 0.6.5 Beta #1 Release:</dt>
<dd>
<p>
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.55.2.21
retrieving revision 1.55.2.22
diff -u -d -r1.55.2.21 -r1.55.2.22
--- index.html 13 Apr 2004 01:45:57 -0000 1.55.2.21
+++ index.html 14 Apr 2004 01:23:56 -0000 1.55.2.22
@@ -53,6 +53,11 @@
<div id="recent">
<h2>Recent Updates</h2>
<dl>
+ <dt><a href="whatsnew.html#t2004-04-15">2004-09-15</a></dt>
+ <dd> Released version 0.6.5 Beta #2 of the Markup Validator; a maintenance
+ release addressing comments received for the version 0.6.5 Beta #1
+ and adding significant User Interface and Documentation improvements.
+ </dd>
<dt><a href="whatsnew.html#t2003-08-26">2003-08-26</a></dt>
<dd>
Released version 0.6.5 Beta #1 of the Markup Validator; a maintenance
@@ -61,9 +66,6 @@
</dd>
<dt><a href="whatsnew.html#t2002-12-01">2002-12-01</a></dt>
<dd>Released version 0.6.1, a maintenance release to fix minor bugs.</dd>
- <dt><a href="whatsnew.html#t2002-11-26">2002-11-26</a></dt>
- <dd>Released version 0.6.0, a major revision comprising among other things
- an internal restructuring and new DTDs as well as bug fixes.</dd>
</dl>
<p class="intro">
These are the most recent major changes to this service. See
Received on Tuesday, 13 April 2004 21:24:04 UTC