diff options
Diffstat (limited to 'htdocs/whatsnew.html')
-rwxr-xr-x | htdocs/whatsnew.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index e84c060..af38d1d 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.41 2004-07-21 18:37:35 link Exp $" ---><!--#set var="date" value="\$Date: 2004-07-21 18:37:35 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.42 2004-07-21 23:43:21 link Exp $" +--><!--#set var="date" value="\$Date: 2004-07-21 23:43:21 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -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> |