diff options
Diffstat (limited to 'htdocs')
-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 32e5620..a70ff70 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.88 2009-12-05 10:22:04 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-12-05 10:22:04 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.89 2009-12-05 10:24:20 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-12-05 10:24:20 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -246,7 +246,7 @@ <dd> <p> 0.8.4 may sound like a very minor step from the - <a href="t2008-08-08">version 0.8.3 released in August</a>, but this + <a href="#t2008-08-08">version 0.8.3 released in August</a>, but this new release of the W3C Markup Validator brings some very important change: in addition to checking documents against established standards such as HTML 4.01 and XHTML 1.0, the validator can now @@ -1269,7 +1269,7 @@ </p> <p> This revision also includes patches to use the Perl5 version - of libwww-perl, <a href="http://www.linpro.no/lwp/">LWP</a>. + of libwww-perl. </p> </dd> |