- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Fri, 30 Apr 2004 07:04:59 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv22667
Modified Files:
Tag: validator-0_6_0-branch
index.html whatsnew.html
Log Message:
information on 0.6.5b3
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.34.2.14
retrieving revision 1.34.2.15
diff -u -d -r1.34.2.14 -r1.34.2.15
--- whatsnew.html 14 Apr 2004 01:23:56 -0000 1.34.2.14
+++ whatsnew.html 30 Apr 2004 07:04:56 -0000 1.34.2.15
@@ -15,11 +15,29 @@
</p>
</div>
<dl>
- <dt id="t2004-04-15">2004-04-15 — 0.6.5 Beta #2 Release:</dt>
+ <dt id="t2004-04-30">2004-04-30 — 0.6.5 Beta #3:</dt>
+ <dd>
+ <p>
+ 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, based on discussion and comments during
+ the testing phase of that version.
+ Changes include:
+ </p>
+ <ul>
+ <li>Simpler navigation system - removed the "links" navigation bar</li>
+ <li>More consistent layout</li>
+ <li>A few issues with the way some agents were dealing with our Style Sheets
+ were fixed. Other minor style fixes were also applied</li>
+ <li>Cleanup of grammar issues and typos in a large part of the documentation.</li>
+ </ul>
+ </dd>
+
+ <dt id="t2004-04-15">2004-04-15 — 0.6.5 Beta #2:</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
+ 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.
Changes include:
</p>
@@ -35,11 +53,11 @@
<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>
+ <dt id="t2003-08-26">2003-08-26 — 0.6.5 Beta #1:</dt>
<dd>
<p>
- Released version 0.6.5 Beta #1 of the Markup Validator; a maintenance
- release to address various issues and add requested features.
+ Testing version 0.6.5 Beta #1 of the Markup Validator; an intermediary
+ version addressing various issues and add requested features.
Changes include:
</p>
<ul>
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.55.2.27
retrieving revision 1.55.2.28
diff -u -d -r1.55.2.27 -r1.55.2.28
--- index.html 30 Apr 2004 04:05:40 -0000 1.55.2.27
+++ index.html 30 Apr 2004 07:04:56 -0000 1.55.2.28
@@ -54,15 +54,18 @@
<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> 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
+ <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>
- Released version 0.6.5 Beta #1 of the Markup Validator; a maintenance
- release fixing several bugs in the previous version (0.6.1), as well
+ <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#t2002-12-01">2002-12-01</a></dt>
Received on Friday, 30 April 2004 03:06:41 UTC