- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 Oct 2005 05:47:19 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv13989
Modified Files:
Tag: validator-0_7-branch
index.html
Log Message:
new news snippet for 0.7.1
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.74.2.1
retrieving revision 1.74.2.2
diff -u -d -r1.74.2.1 -r1.74.2.2
--- index.html 12 Oct 2005 03:10:24 -0000 1.74.2.1
+++ index.html 13 Oct 2005 05:47:17 -0000 1.74.2.2
@@ -87,18 +87,18 @@
<div id="recent">
<h2>Recent Updates</h2>
<dl id="news">
+ <dt><a href="whatsnew.html#t2005-08-08">2005-10-18</a>: Markup Validator v0.7.1 Released</dt>
+ <dd>
+ Released version 0.7.1 of the Markup Validator, a maintenance release
+ introducing performance enhancements and including minor fixes
+ 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>
- <dt><a href="whatsnew.html#t2004-07-23">2004-07-23</a>:
- Markup Validator v0.6.7 Released</dt>
- <dd>
- Released version 0.6.7, a maintenance release that fixes a few minor
- bugs, improves authentication proxying, and makes some slight
- tweaks to the website style and markup.
- </dd>
</dl>
<p class="intro">
These are the most recent major changes to this service. See
Received on Thursday, 13 October 2005 05:47:23 UTC