diff options
Diffstat (limited to 'htdocs/whatsnew.html')
-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 0a0e49b..9d4c191 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.68 2007-09-11 07:00:58 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-09-11 07:00:58 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.69 2007-09-19 20:53:22 ville Exp $" +--><!--#set var="date" value="\$Date: 2007-09-19 20:53:22 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -83,7 +83,7 @@ <li>Bug Fix: Fixed line number display in case of broken encoding</li> <li>Usability: more usable fatal error displays, removed "reset form" button, rewordings, error message explanations...</li> <li>Bug Fix: Fixed outline for non-xml document types</li> - <li>New FEature: Added support for XHTML + RDFa</li> + <li>New Feature: Added support for XHTML + RDFa</li> <li>New Feature: For non-xhtml XML documents without document type, the validator will not try to perform validation and will only check well-formedness</li> <li>code cleanup, other bug fixes</li> @@ -197,7 +197,7 @@ <li>Improvements in the way the results and errors number is displayed, with a bug fix in error count.</li> <li>Bug fixes: <ul> - <li> The error number count in resuts now only counts errors, not warnings or other messages</li> + <li> The error number count in results now only counts errors, not warnings or other messages</li> <li> A missing entry in the SGML catalog was added</li> <li> The direct input interface now handles cases where no content is set properly</li> </ul></li> |