- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 Oct 2005 05:49:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv14948 Modified Files: Tag: validator-0_7-branch index.html whatsnew.html Log Message: fixing hastily copy-pasted ids in markup Index: index.html =================================================================== RCS file: /sources/public/validator/htdocs/index.html,v retrieving revision 1.74.2.2 retrieving revision 1.74.2.3 diff -u -d -r1.74.2.2 -r1.74.2.3 --- index.html 13 Oct 2005 05:47:17 -0000 1.74.2.2 +++ index.html 13 Oct 2005 05:49:45 -0000 1.74.2.3 @@ -87,7 +87,7 @@ <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> + <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 introducing performance enhancements and including minor fixes Index: whatsnew.html =================================================================== RCS file: /sources/public/validator/htdocs/whatsnew.html,v retrieving revision 1.51.2.3 retrieving revision 1.51.2.4 diff -u -d -r1.51.2.3 -r1.51.2.4 --- whatsnew.html 13 Oct 2005 03:51:35 -0000 1.51.2.3 +++ whatsnew.html 13 Oct 2005 05:49:45 -0000 1.51.2.4 @@ -18,7 +18,7 @@ </p> </div> <dl id="news"> - <dt id="t2005-08-08">2005-10-18 — 0.7.1 Release:</dt> + <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 Thursday, 13 October 2005 05:50:17 UTC