diff options
-rwxr-xr-x | htdocs/index.html | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 7019045..f58f546 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.70 2005-07-08 03:03:16 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-07-08 03:03:16 $" +<!--#set var="revision" value="\$Id: index.html,v 1.71 2005-07-11 07:22:54 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-07-11 07:22:54 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -87,6 +87,14 @@ <div id="recent"> <h2>Recent Updates</h2> <dl id="news"> + <dt><a href="whatsnew.html#t2005-07-12"2005-07-12</a>: + Markup Validator v0.7.0 Beta 1</dt> + <dd> + Beta testing version 0.7.0, a new version including small architectural changes, + improvements to the User Interface, documentation and user-friendliness, + as well as a number of bug fixes. + </dd> + <dt><a href="whatsnew.html#t2004-07-23">2004-07-23</a>: Markup Validator v0.6.7 Released</dt> <dd> |