- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Fri, 21 May 2004 00:07:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv17858
Modified Files:
Tag: validator-0_6_0-branch
whatsnew.html
Log Message:
AFAIK bug #705 is now fixed, tweaking the announcement text for 0.6.6 to claim - albeit carefully - victory on the issue
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.34.2.22
retrieving revision 1.34.2.23
diff -u -d -r1.34.2.22 -r1.34.2.23
--- whatsnew.html 20 May 2004 11:40:28 -0000 1.34.2.22
+++ whatsnew.html 21 May 2004 00:07:44 -0000 1.34.2.23
@@ -18,25 +18,19 @@
<dt id="t2004-05-21">2004-05-21 — 0.6.6 Release:</dt>
<dd>
<p>
- A maintenance release that fixes a few minor bugs, resurrects the
+ A maintenance release that fixes a
+<a href="http://www.w3.org/Bugs/Public/buglist.cgi?product=Validator&target_milestone=0.6.6">few minor bugs</a>,
+ resurrects the
whitespace-preserving source display, adds explanations for additional
error messages, and makes some slight tweaks to the website style.
</p>
- <div class="note">
- <p>
- <strong>Known Issue</strong>:
- In Document Instances with a Document Type Name of "html", but with
- an incorrect Formal Public Identifier, the Validator will fall back
- to HTML 4.01 Transitional and, if no other errors are found,
- <em>silently</em> ignore the erroneous FPI.
- </p>
- <p>
- This issue has been present since version 0.6.5 Beta #1, but was
- only discovered immediately prior to the release of version 0.6.6;
- hence no fix or workaround is available at this time. We expect to
- issue a new release which addresses this problem as soon as possible.
- </p>
- </div>
+ <p>
+ This version also tentatively fixes a bug where, for Document Instances
+ with a Document Type Name of "html", but with
+ an incorrect Formal Public Identifier, the Validator would fall back
+ to HTML 4.01 Transitional and, if no other errors were found,
+ silently ignore the erroneous FPI.
+ </p>
</dd>
<dt id="t2004-05-07">2004-05-07 — 0.6.5 Release:</dt>
<dd>
Received on Thursday, 20 May 2004 20:10:04 UTC