diff options
author | gerald <gerald@localhost> | 2000-04-28 09:01:52 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-04-28 09:01:52 +0000 |
commit | 3bde444fd95c93b00cb8449a371837a1abd2ab9e (patch) | |
tree | 80f0c64aa96cde60b277029b74473c184bbe0519 /htdocs | |
parent | d94eea789e305d581a919c3e37c5d38992328f49 (diff) | |
download | markup-validator-3bde444fd95c93b00cb8449a371837a1abd2ab9e.zip markup-validator-3bde444fd95c93b00cb8449a371837a1abd2ab9e.tar.gz markup-validator-3bde444fd95c93b00cb8449a371837a1abd2ab9e.tar.bz2 |
added info on today's updates: file upload feature, home page edits
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/whatsnew.html | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index ecd3fb4..d703db4 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.14 2000-01-26 16:02:52 gerald Exp $"> + content="$Id: whatsnew.html,v 1.15 2000-04-28 09:01:52 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -34,6 +34,25 @@ <dl> +<dt><a name="2000-04-28"><strong>April 28, 2000</strong></a>: +<dd> + <p> + Added the <a href="file-upload.html">file upload</a> feature. + (Thanks to Terje Bless for the patches!) + </p> + + <p> + Created the <a + href="http://lists.w3.org/Archives/Public/www-validator-cvs/">www-validator-cvs + mailing list</a>. + </p> + + <p> + Updated the <a + href="./">home page</a>, moved some things to <a + href="about.html">another page</a>. + </p> + <dt><a name="2000-01-26"><strong>January 26, 2000</strong></a>: <dd> <p> @@ -192,7 +211,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-01-26 16:02:52 $ + $Date: 2000-04-28 09:01:52 $ </address> </body> |