diff options
author | ot <ot@localhost> | 2005-07-11 07:22:54 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-07-11 07:22:54 +0000 |
commit | 335bcc10da16027806a102ce167a249087c8682c (patch) | |
tree | 17d28062c40339f6b062a096aa159c4dbbc529db /htdocs/index.html | |
parent | c4990db1cf70b66431ebc07440381336a6186fa2 (diff) | |
download | markup-validator-335bcc10da16027806a102ce167a249087c8682c.zip markup-validator-335bcc10da16027806a102ce167a249087c8682c.tar.gz markup-validator-335bcc10da16027806a102ce167a249087c8682c.tar.bz2 |
news slug for 0.7.0b1
Diffstat (limited to 'htdocs/index.html')
-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> |