diff options
author | ot <ot@localhost> | 2005-07-11 07:19:40 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-07-11 07:19:40 +0000 |
commit | c4990db1cf70b66431ebc07440381336a6186fa2 (patch) | |
tree | 4f7cdbe4152b7dc31de5d05d24ef6c73139a5b47 | |
parent | 4e9c2820c9db673310a365f2e1c7f5b7a60f23c4 (diff) | |
download | markup-validator-c4990db1cf70b66431ebc07440381336a6186fa2.zip markup-validator-c4990db1cf70b66431ebc07440381336a6186fa2.tar.gz markup-validator-c4990db1cf70b66431ebc07440381336a6186fa2.tar.bz2 |
slight rewording
-rwxr-xr-x | htdocs/whatsnew.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 36af56a..5877c67 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.44 2005-07-08 08:34:33 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-07-08 08:34:33 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.45 2005-07-11 07:19:40 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-07-11 07:19:40 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -48,10 +48,10 @@ </ul> </li> <li>(re-)Added the possibility of validating markup by direct input</li> - <li>Simplified and documented configuration syntax</li> - <li> made easier to run on Windows platform (still needs testing and documentation)</li> - <li> global updates to the <a href="docs/">documentation</a></li> - <li> simplified <a href="accesskeys.html">Access Keys</a>, used more consistently throughout the tool and documentation</li> + <li>Simplified configuration syntax (for local installations)</li> + <li>Made easier to run on Windows platform (still needs testing and documentation)</li> + <li>Global updates to the <a href="docs/">documentation</a></li> + <li>Simplified, documented and checked the consistency of our usage of <a href="accesskeys.html">Access Keys</a></li> </ul> </dd> |