- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Wed, 09 Feb 2005 06:42:51 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv17055/htdocs
Modified Files:
index.html file-upload.html
Log Message:
porting from branch with new message note
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- index.html 21 Jan 2005 08:29:01 -0000 1.65
+++ index.html 9 Feb 2005 06:42:49 -0000 1.66
@@ -45,8 +45,8 @@
title="File Upload Interface to the W3C Markup Validation Service"
href="file-upload.html">Extended File Upload Interface</a>.
</p>
- <p><strong>Note</strong>: file upload does not currently work with Internet
- Explorer on Windows XP Service Pack 2, see our
+ <p><strong>Note</strong>: file upload may not work with Internet
+ Explorer on some versions of Windows XP Service Pack 2, see our
<a href="http://www.w3.org/QA/2005/01/Validator-IE_WinXP_SP2">information page</a>
on the W3C QA Website.</p>
</fieldset>
Index: file-upload.html
===================================================================
RCS file: /sources/public/validator/htdocs/file-upload.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- file-upload.html 21 Jan 2005 08:29:01 -0000 1.22
+++ file-upload.html 9 Feb 2005 06:42:49 -0000 1.23
@@ -22,8 +22,8 @@
</tr>
</table>
</form>
- <p><strong>Note</strong>: file upload does not currently work with Internet
- Explorer on Windows XP Service Pack 2, see our
+ <p><strong>Note</strong>: file upload may not work with Internet
+ Explorer on some versions of Windows XP Service Pack 2, see our
<a href="http://www.w3.org/QA/2005/01/Validator-IE_WinXP_SP2">information page</a>
on the W3C QA Website.</p>
Received on Wednesday, 9 February 2005 06:42:52 UTC