- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Feb 2006 07:13:37 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv1894/htdocs
Modified Files:
Tag: validator-0_7-branch
index.html whatsnew.html
Log Message:
bumping version and adding newsbite in prevision of 0.7.2 release, targeted for Thu 09 Feb
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.74.2.4
retrieving revision 1.74.2.5
diff -u -d -r1.74.2.4 -r1.74.2.5
--- index.html 7 Feb 2006 06:59:33 -0000 1.74.2.4
+++ index.html 7 Feb 2006 07:13:35 -0000 1.74.2.5
@@ -93,6 +93,16 @@
<div id="recent">
<h2>Recent Updates</h2>
<dl id="news">
+ <dt id="t2006-02-09">2006-02-09 — 0.7.2 Release:</dt>
+ <dd>
+ <p>
+ Releasing version 0.7.2 of the Markup Validator, a maintenance release
+ updating the codebase for compatibility issues with recent versions of the
+ Config::General perl module, as well as including minor fixes in
+ document types support and documentation.
+ </p>
+ </dd>
+
<dt><a href="whatsnew.html#t2005-10-18">2005-10-18</a>: Markup Validator v0.7.1 Released</dt>
<dd>
Released version 0.7.1 of the Markup Validator, a maintenance release
@@ -100,11 +110,6 @@
in the user interface and in the "Direct Input" validation results.
</dd>
- <dt><a href="whatsnew.html#t2005-08-08">2005-08-08</a>:
- Markup Validator v0.7.0 Released</dt>
- <dd>Released version 0.7.0, including improvements in User Interface and feedback mechanisms,
- support for installation on Windows platform, better support for both W3C and non-W3C document
- types, usage of templates for validation results, and a number of bug fixes.</dd>
</dl>
<p class="intro">
These are the most recent major changes to this service. See
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.51.2.4
retrieving revision 1.51.2.5
diff -u -d -r1.51.2.4 -r1.51.2.5
--- whatsnew.html 13 Oct 2005 05:49:45 -0000 1.51.2.4
+++ whatsnew.html 7 Feb 2006 07:13:35 -0000 1.51.2.5
@@ -18,7 +18,16 @@
</p>
</div>
<dl id="news">
- <dt id="t2005-10-18">2005-10-18 — 0.7.1 Release:</dt>
+ <dt id="t2006-02-09">2006-02-09 — 0.7.2 Release:</dt>
+ <dd>
+ <p>
+ Releasing version 0.7.2 of the Markup Validator, a maintenance release
+ updating the codebase for compatibility issues with recent versions of the
+ Config::General perl module, as well as including minor fixes in
+ document types support and documentation.
+ </p>
+ </dd>
+ <dt id="t2005-10-18">2005-10-18 — 0.7.1 Release:</dt>
<dd>
<p>
Releasing version 0.7.1 of the Markup Validator, a maintenance release
Received on Tuesday, 7 February 2006 07:13:42 UTC