diff options
Diffstat (limited to 'htdocs/whatsnew.html')
-rwxr-xr-x | htdocs/whatsnew.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index e4a44df..a165804 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.26 2002-08-20 01:51:23 link Exp $" ---><!--#set var="date" value="\$Date: 2002-08-20 01:51:23 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.27 2002-09-08 19:37:41 ville Exp $" +--><!--#set var="date" value="\$Date: 2002-09-08 19:37:41 $" --><!--#set var="title" value="What's New at The W3C HTML Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -95,7 +95,7 @@ <dt><a name="2001-06-22">June 22, 2001</a>:</dt> <dd> <ul> - <li>Various bugfixes; notably two related to the File Upload feature.</li> + <li>Various bug fixes; notably two related to the File Upload feature.</li> <li>Some changes to make local installations easier.</li> <li>Support for more Character Encodings (e.g. <code>ISO-8859-8-I</code>).</li> <li>Generally improved handling of Character Encodings.</li> |