diff options
Diffstat (limited to 'htdocs/config/charset.cfg')
-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 ec5f4c4..1215d23 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.3 2002-04-01 05:22:49 duerst Exp $ +# $Id: charset.cfg,v 1.4 2002-08-20 01:51:24 link Exp $ # # this version for glibc iconv 2.1; change for other versions # @@ -59,5 +59,6 @@ x-mac-roman X macintosh x-sjis X shift_jis iso8859-1 X iso-8859-1 ascii X us-ascii +8859_1 X iso-8859-1 # this one is in IANA, but better use only windows-1252 iso-8859-1-Windows-3.1-Latin-1 X windows-1252 |