diff options
-rw-r--r-- | htdocs/config/charset.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/config/charset.cfg b/htdocs/config/charset.cfg index 71d8007..ec5f4c4 100644 --- a/htdocs/config/charset.cfg +++ b/htdocs/config/charset.cfg @@ -1,7 +1,7 @@ # # Mapping of 'charset' or 'encoding' parameter to conversion parameter # -# $Id: charset.cfg,v 1.2 2001-06-30 07:10:30 duerst Exp $ +# $Id: charset.cfg,v 1.3 2002-04-01 05:22:49 duerst Exp $ # # this version for glibc iconv 2.1; change for other versions # @@ -58,5 +58,6 @@ macintosh I macintosh x-mac-roman X macintosh x-sjis X shift_jis iso8859-1 X iso-8859-1 +ascii X us-ascii # this one is in IANA, but better use only windows-1252 iso-8859-1-Windows-3.1-Latin-1 X windows-1252 |