- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 11 Jul 2005 07:23:57 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv7458
Modified Files:
index.html
Log Message:
fix typo, removed one old new slug
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- index.html 11 Jul 2005 07:22:54 -0000 1.71
+++ index.html 11 Jul 2005 07:23:55 -0000 1.72
@@ -87,7 +87,7 @@
<div id="recent">
<h2>Recent Updates</h2>
<dl id="news">
- <dt><a href="whatsnew.html#t2005-07-12"2005-07-12</a>:
+ <dt><a href="whatsnew.html#t2005-07-12">2005-07-12</a>:
Markup Validator v0.7.0 Beta 1</dt>
<dd>
Beta testing version 0.7.0, a new version including small architectural changes,
@@ -110,14 +110,6 @@
explanations for additional error messages, and makes some slight
tweaks to the website style.
</dd>
- <dt><a href="whatsnew.html#t2004-05-07">2004-05-07</a>:
- Markup Validator v0.6.5 Released</dt>
- <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>
</dl>
<p class="intro">
These are the most recent major changes to this service. See
Received on Monday, 11 July 2005 07:24:02 UTC