diff options
author | ot <ot@localhost> | 2005-07-12 07:46:56 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-07-12 07:46:56 +0000 |
commit | f803fe01a5e6efd90add7e0a0512caf5de1f7560 (patch) | |
tree | 3f1dbecec775cac0eea39714c7d35ba4c69ff002 | |
parent | 4cabbe7279fddef63a257c6d181a257daca5079e (diff) | |
download | markup-validator-f803fe01a5e6efd90add7e0a0512caf5de1f7560.zip markup-validator-f803fe01a5e6efd90add7e0a0512caf5de1f7560.tar.gz markup-validator-f803fe01a5e6efd90add7e0a0512caf5de1f7560.tar.bz2 |
markup fixes
-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 50cd99c..90c3886 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.46 2005-07-12 07:43:36 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-07-12 07:43:36 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.47 2005-07-12 07:46:56 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-07-12 07:46:56 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -21,7 +21,7 @@ Testing version 0.7.0 Beta #1 of the Markup Validator; a new version including small architectural changes, improvements to the User Interface, documentation and user-friendliness, as well as a number of bug fixes.</p> - <p>Most bugs and issues resolved were recorded in <a href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&bug_id=1184%2C1181%2C1161%2C1071%2C981%2C980%2C932%2C926%2C919%2C900%2C887%2C880%2C877%2C866%2C847%2C811%2C798%2C789%2C786%2C773%2C772%2C752%2C749%2C747%2C736%2C705%2C213%2C204%2C194%2C109%2C98%2C84%2C75%2C63%2C48%2C45">our bugzilla database</a>. + <p>Most bugs and issues resolved were recorded in <a href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&bug_id=1184%2C1181%2C1161%2C1071%2C981%2C980%2C932%2C926%2C919%2C900%2C887%2C880%2C877%2C866%2C847%2C811%2C798%2C789%2C786%2C773%2C772%2C752%2C749%2C747%2C736%2C705%2C213%2C204%2C194%2C109%2C98%2C84%2C75%2C63%2C48%2C45">our bugzilla database</a>. Changes include: </p> <ul> @@ -57,7 +57,7 @@ <dt id="t2004-07-23">2004-07-23 — 0.6.7 Release:</dt> <dd> - + <p> A maintenance release that fixes a <a href="http://www.w3.org/Bugs/Public/buglist.cgi?product=Validator&target_milestone=0.6.7">few minor bugs</a>, improves authentication proxying, and makes some slight tweaks to the |