diff options
author | ot <ot@localhost> | 2005-07-28 02:01:07 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-07-28 02:01:07 +0000 |
commit | b5e428924b2a0fd222535b431346f0bf95a908ec (patch) | |
tree | cf122fb5d82f1b032f69fa5416dbe18a7c4b8053 | |
parent | 3cade7bd1fbe8ae8a2dacf538a3aeb4b22cc9e28 (diff) | |
download | markup-validator-b5e428924b2a0fd222535b431346f0bf95a908ec.zip markup-validator-b5e428924b2a0fd222535b431346f0bf95a908ec.tar.gz markup-validator-b5e428924b2a0fd222535b431346f0bf95a908ec.tar.bz2 |
mini-changelog for 0.7.0 b2
-rwxr-xr-x | htdocs/whatsnew.html | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 90c3886..34d7fe2 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#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="revision" value="\$Id: whatsnew.html,v 1.48 2005-07-28 02:01:07 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-07-28 02:01:07 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -15,6 +15,19 @@ </p> </div> <dl> + <dt id="t2005-07-28">2005-07-28 — 0.7.0 Beta #2:</dt> + <dd> + <p> + Testing version 0.7.0 Beta #2 of the Markup Validator, the second phase + of beta test of a new version, including the results of feedback + during the <a href="#t2005-07-12">first phase</a> of beta testing. + Additional changes include: + </p> + <ul> + <li><a href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&bug_id=%2C941%2C1810%2C1815%2C1816%2C1819">Bug fixes</a>. (@@ finish this @@) + </li> + </ul> + </dd> <dt id="t2005-07-12">2005-07-12 — 0.7.0 Beta #1:</dt> <dd> <p> |