- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 12 Oct 2005 03:10:27 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv23766
Modified Files:
Tag: validator-0_7-branch
index.html whatsnew.html
Log Message:
adding link to atom feed
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.74
retrieving revision 1.74.2.1
diff -u -d -r1.74 -r1.74.2.1
--- index.html 8 Aug 2005 00:27:39 -0000 1.74
+++ index.html 12 Oct 2005 03:10:24 -0000 1.74.2.1
@@ -102,7 +102,8 @@
</dl>
<p class="intro">
These are the most recent major changes to this service. See
- "<a href="whatsnew.html">What's New</a>" for more details.
+ "<a href="whatsnew.html">What's New</a>" for more details.
+ News for this service are also available as <a href="whatsnew.atom">an ATOM feed</a>.
</p>
</div>
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.51.2.1
retrieving revision 1.51.2.2
diff -u -d -r1.51.2.1 -r1.51.2.2
--- whatsnew.html 7 Oct 2005 03:56:30 -0000 1.51.2.1
+++ whatsnew.html 12 Oct 2005 03:10:24 -0000 1.51.2.2
@@ -13,6 +13,9 @@
page, see <a href="http://dev.w3.org/cvsweb/validator/">the
<acronym title="Concurrent Versions System">CVS</acronym> log</a>.
</p>
+ <p>
+ News for this service are also available as <a href="whatsnew.atom">an ATOM feed</a>.
+ </p>
</div>
<dl id="news">
<dt id="t2005-08-08">2005-08-08 — 0.7.0 Release:</dt>
Received on Wednesday, 12 October 2005 03:11:03 UTC