- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Thu, 06 May 2004 06:34:39 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv10395
Modified Files:
Tag: validator-0_6_0-branch
index.html
Log Message:
preparing for 0.6.5 release. moving beta release info to whatsnew and adding release summary
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.55.2.29
retrieving revision 1.55.2.30
diff -u -d -r1.55.2.29 -r1.55.2.30
--- index.html 5 May 2004 22:24:26 -0000 1.55.2.29
+++ index.html 6 May 2004 06:34:36 -0000 1.55.2.30
@@ -54,20 +54,10 @@
<div id="recent">
<h2>Recent Updates</h2>
<dl>
- <dt><a href="whatsnew.html#t2004-04-30">2004-04-30</a></dt>
- <dd>Testing version 0.6.5 Beta #3 of the Markup Validator; an intermediary
- version including further layout, style and documentation improvements
- over version 0.6.5 Beta #2.</dd>
- <dt><a href="whatsnew.html#t2004-04-15">2004-04-15</a></dt>
- <dd>Testing version 0.6.5 Beta #2 of the Markup Validator; an intermediary
- version 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> Testing version 0.6.5 Beta #1 of the Markup Validator; an intermediary
- version fixing several bugs in the previous version (0.6.1), as well
- as adding several requested features.
- </dd>
+ <dt><a href="whatsnew.html#t2004-05-07">2004-05-07</a></dd>
+ <dd>Released version 0.6.5, a maintenance release easier to use and install,
+ featuring new documentation, simpler navigation, new recovery mechanisms instead of fatal errors,
+ and offering explanations in addition to error messages.</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>
</dl>
Received on Thursday, 6 May 2004 02:58:10 UTC