- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Feb 2006 07:13:42 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv8385
Modified Files:
Tag: validator-0_7-branch
index.html whatsnew.html
Log Message:
date change, update news summary
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.74.2.5
retrieving revision 1.74.2.6
diff -u -d -r1.74.2.5 -r1.74.2.6
--- index.html 7 Feb 2006 07:13:35 -0000 1.74.2.5
+++ index.html 16 Feb 2006 07:13:40 -0000 1.74.2.6
@@ -93,13 +93,13 @@
<div id="recent">
<h2>Recent Updates</h2>
<dl id="news">
- <dt id="t2006-02-09">2006-02-09 — 0.7.2 Release:</dt>
+ <dt<a href="whatsnew.html#t2006-02-17">2006-02-17 — 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.
+ document types support, character encoding override UI, and documentation.
</p>
</dd>
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.51.2.6
retrieving revision 1.51.2.7
diff -u -d -r1.51.2.6 -r1.51.2.7
--- whatsnew.html 16 Feb 2006 07:10:44 -0000 1.51.2.6
+++ whatsnew.html 16 Feb 2006 07:13:40 -0000 1.51.2.7
@@ -18,7 +18,7 @@
</p>
</div>
<dl id="news">
- <dt id="t2006-02-09">2006-02-09 — 0.7.2 Release:</dt>
+ <dt id="t2006-02-17">2006-02-17 — 0.7.2 Release:</dt>
<dd>
<p>
Releasing version 0.7.2 of the Markup Validator, a maintenance release
Received on Thursday, 16 February 2006 07:13:44 UTC