diff options
-rwxr-xr-x | htdocs/whatsnew.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 12295ae..52c4398 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, What's New"> <meta name="description" content="What's New with W3C's Validation Service."> <meta name="revision" - content="$Id: whatsnew.html,v 1.12 1999-08-25 03:13:07 gerald Exp $"> + content="$Id: whatsnew.html,v 1.13 1999-09-06 04:49:03 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -26,6 +26,12 @@ Validation Service</a>. </p> +<p> + For minor changes and bug fixes that aren't listed on this page, see <a + href="http://dev.w3.org/cgi-bin/cvsweb/validator/httpd/cgi-bin/check">the + CVS log</a>. +</p> + <dl> <dt><a name="1999.08.24"><strong>August 24, 1999</strong></a>: @@ -174,7 +180,7 @@ src="http://validator.w3.org/images/vh40.gif" height=31 width=88 align=right border=0 alt="Valid HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 1999-08-25 03:13:07 $ + $Date: 1999-09-06 04:49:03 $ </address> </body> |