- From: Ville Skytta <ville@dev.w3.org>
- Date: Wed, 21 Jul 2004 21:33:05 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv21602/htdocs
Modified Files:
Tag: validator-0_6_0-branch
whatsnew.html
Log Message:
Link and spelling fixes.
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.34.2.25
retrieving revision 1.34.2.26
diff -u -d -r1.34.2.25 -r1.34.2.26
--- whatsnew.html 21 Jul 2004 18:13:15 -0000 1.34.2.25
+++ whatsnew.html 21 Jul 2004 21:33:03 -0000 1.34.2.26
@@ -129,7 +129,7 @@
<li>
Added options to make the DOCTYPE and Charset Override behave like
Fallbacks. i.e. With these options enabled, the Override will only
- insert the relevant new value iff one was not allready present.
+ insert the relevant new value iff one was not already present.
</li>
<li>No longer treat missing DOCTYPE or Charset as a fatal error.</li>
<li>Much improved error messages for several error situations.</li>
@@ -149,7 +149,7 @@
page) that should make it easier to locate SHORTTAGS-related
problems (such as implied end tags).
</li>
- <li>Valid Badge useage guidelines are now available.</li>
+ <li>Valid Badge usage guidelines are now available.</li>
<li>Various internal restructuring to make way for future (post-0.6.5) features.</li>
<li>
"/referer" is now deprecated in favor of "?uri=referer";
@@ -331,7 +331,7 @@
<dt id="t1999-03-04">1999-03-04:</dt>
<dd>
<p>
- Added support for <a href="http://www.w3.org/MarkUp/#future"><acronym
+ Added support for <a href="http://www.w3.org/MarkUp/#xhtml1"><acronym
title="eXtensible HyperText Markup Language">XHTML</acronym></a>,
using the <acronym title="Document Type Definitions">DTDs</acronym>
from <a href="http://www.w3.org/TR/1999/WD-html-in-xml-19990304/">the
@@ -343,8 +343,8 @@
<p>
Added support for <code>ISO-2022-JP</code> and <code>Shift_JIS</code>
character encodings.
- Thanks to <a href="http://www.w3.org/People/W3Cpeople.html#Asada">Takuya
- Asada</a>, <a href="http://www.w3.org/People/W3Cpeople.html#Ishikawa">Masayasu
+ Thanks to <a href="http://www.w3.org/People/asada/">Takuya
+ Asada</a>, <a href="http://www.w3.org/People/all#mimasa">Masayasu
Ishikawa</a>, and <a href="http://www.w3.org/People/D%C3%BCrst/">Martin
Dürst</a> for their patches and advice.
</p>
Received on Wednesday, 21 July 2004 17:33:06 UTC