diff options
author | gerald <gerald@localhost> | 1999-04-09 00:27:33 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-04-09 00:27:33 +0000 |
commit | acf3083532f662bdeca6e1648bb8e016461eff20 (patch) | |
tree | d6f208e291163ee53a508bdcc18a7080a48e6ac6 | |
parent | b2427b713b0bc9b9c2fc4b1f0882225ba1cb2d3d (diff) | |
download | markup-validator-acf3083532f662bdeca6e1648bb8e016461eff20.zip markup-validator-acf3083532f662bdeca6e1648bb8e016461eff20.tar.gz markup-validator-acf3083532f662bdeca6e1648bb8e016461eff20.tar.bz2 |
tweaked the wording of the LWP blurb
-rwxr-xr-x | htdocs/whatsnew.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 98a1922..b9f7ba2 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.10 1999-04-09 00:21:02 gerald Exp $"> + content="$Id: whatsnew.html,v 1.11 1999-04-09 00:27:33 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -40,8 +40,8 @@ </p> <p> - This revision also uses the Perl5 version of libwww-perl, <a - href="http://www.linpro.no/lwp/">LWP</a>. + This revision also includes patches to use the Perl5 version + of libwww-perl, <a href="http://www.linpro.no/lwp/">LWP</a>. </p> <p> @@ -159,7 +159,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-04-09 00:21:02 $ + $Date: 1999-04-09 00:27:33 $ </address> </body> |