diff options
author | ot <ot@localhost> | 2007-07-25 06:20:53 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-07-25 06:20:53 +0000 |
commit | 94dd72cc4d8cc37e19a6081354bfbe4ef84d7e05 (patch) | |
tree | e44149eff883e8a7c2a5335f8a209f81f0c9718b | |
parent | 8b4785fb72c54eabebe22a707669e3039d8baee0 (diff) | |
download | markup-validator-94dd72cc4d8cc37e19a6081354bfbe4ef84d7e05.zip markup-validator-94dd72cc4d8cc37e19a6081354bfbe4ef84d7e05.tar.gz markup-validator-94dd72cc4d8cc37e19a6081354bfbe4ef84d7e05.tar.bz2 |
validator 0.8.0 news itemvalidator-0_8_0-release
-rwxr-xr-x | htdocs/whatsnew.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 349dce8..9ced0a6 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.64 2007-07-17 05:17:56 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-07-17 05:17:56 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.65 2007-07-25 06:20:53 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-07-25 06:20:53 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -19,6 +19,20 @@ </p> </div> <dl id="news"> + <dt id="t2007-07-25">2007-07-25 — 0.8.0 Release:</dt> + <dd> + <p> + Releasing version 0.8.0 of the W3C Markup Validator, + a major milestone in the development of the + validator, including changes in its architecture, UI, new features + and fewer bugs, for a better, more accurate and helpful quality + process. + </p> + <p>This release includes all the changes and bug reports of the + <a href="#t2007-04-19">0.8.0 Beta 1</a> and + <a href="#t2007-06-01">0.8.0 Beta 2</a>. + </p> + </dd> <dt id="t2007-06-01">2007-06-01 — 0.8.0 Beta 2:</dt> <dd> <p> |