- From: Martin Duerst <duerst@dev.w3.org>
- Date: Wed, 01 Sep 2004 07:42:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv18060
Modified Files:
Tag: validator-0_6_0-branch
charset.cfg
Log Message:
added utf-8 because it is no longer a special case
Index: charset.cfg
===================================================================
RCS file: /sources/public/validator/htdocs/config/charset.cfg,v
retrieving revision 1.6.2.2
retrieving revision 1.6.2.3
diff -u -d -r1.6.2.2 -r1.6.2.3
--- charset.cfg 4 Jul 2003 19:32:36 -0000 1.6.2.2
+++ charset.cfg 1 Sep 2004 07:42:45 -0000 1.6.2.3
@@ -16,6 +16,7 @@
# Note: use this also if iconv takes charset parameter directly
# X: frequent error, e.g. starting with x-; ask user to replace with result
+utf-8 I utf-8
utf-16 I utf-16
utf-16be I utf-16be
utf-16le I utf-16le
Received on Wednesday, 1 September 2004 07:42:47 UTC