diff options
author | link <link@localhost> | 2001-06-22 10:17:58 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-06-22 10:17:58 +0000 |
commit | 9031c373e7be9a5729cb0d0d1af430ddb629d284 (patch) | |
tree | ee9768380573b6b5194afeb20e8e1bb1709c8ca6 /htdocs | |
parent | 0cf5a8d2123845428b4957f5395e8560855d091f (diff) | |
download | markup-validator-9031c373e7be9a5729cb0d0d1af430ddb629d284.zip markup-validator-9031c373e7be9a5729cb0d0d1af430ddb629d284.tar.gz markup-validator-9031c373e7be9a5729cb0d0d1af430ddb629d284.tar.bz2 |
Adding blurb about recent changes.
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/whatsnew.html | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 895a549..3a25767 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, What's New"> <meta name="description" content="What's New with W3C's Validation Service."> <meta name="revision" - content="$Id: whatsnew.html,v 1.17 2000-10-19 00:57:35 gerald Exp $"> + content="$Id: whatsnew.html,v 1.18 2001-06-22 10:17:58 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -33,6 +33,16 @@ </p> <dl> +<dt><a name="2001-06-22"><strong>June 22, 2001</strong></a>:</dt> +<dd> + <ul> + <li>Various bugfixes; 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. ISO-8859-8-I).</li> + <li>Generally improved handling of Character Encodings.</li> + <li>Documentation donated by Scott Bigham (Thanks Scott!).</li> + </ul> +</dd> <dt><a name="2000-10-18"><strong>October 18, 2000</strong></a>: <dd> @@ -228,7 +238,7 @@ src="http://validator.w3.org/images/vh40.gif" height=31 width=88 align=right border=0 alt="Valid HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 2000-10-19 00:57:35 $ + $Date: 2001-06-22 10:17:58 $ </address> </body> |