diff options
author | link <link@localhost> | 2001-07-26 13:27:33 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-07-26 13:27:33 +0000 |
commit | e32208de783d04c8b3689678e271d1b1a1b7f93c (patch) | |
tree | abef6d6b0dbabb3fc5dc2f84e54196cf118a2045 | |
parent | 2ab31ab69894ef63a50ee6d317e6601588ef2e40 (diff) | |
download | markup-validator-e32208de783d04c8b3689678e271d1b1a1b7f93c.zip markup-validator-e32208de783d04c8b3689678e271d1b1a1b7f93c.tar.gz markup-validator-e32208de783d04c8b3689678e271d1b1a1b7f93c.tar.bz2 |
Updating whatsnew.html with recent changes.
-rwxr-xr-x | htdocs/whatsnew.html | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 3a25767..e7f53da 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.18 2001-06-22 10:17:58 link Exp $"> + content="$Id: whatsnew.html,v 1.19 2001-07-26 13:27:33 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -33,6 +33,17 @@ </p> <dl> +<dt><a name="2001-07-26"><strong>June 26, 2001</strong></a>:</dt> +<dd> + <ul> + <li>Added support for XHTML 1.1 and XHTML Basic 1.0.</li> + <li>Added experimental support for MathML 2.0.</li> + <li>You can now tweak options from results page.</li> + <li>Added option to override Character Encoding.</li> + <li>Various bug fixes and minor changes.</li> + </ul> +</dd> + <dt><a name="2001-06-22"><strong>June 22, 2001</strong></a>:</dt> <dd> <ul> @@ -238,7 +249,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: 2001-06-22 10:17:58 $ + $Date: 2001-07-26 13:27:33 $ </address> </body> |