Edit

thodg/libiconv/extras/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2001-01-29 21:59:43
    Hash : 0236ea9c
    Message : Remove old code, too hard to maintain.

  • extras/ChangeLog
  • 2001-01-29  Bruno Haible  <haible@clisp.cons.org>
    
            * locale_charset.c: Remove file. Obsoleted by libcharset.
    
    2000-10-22  Bruno Haible  <haible@clisp.cons.org>
    
            * locale_charset.c (get_locale_charset): Accept french and spanish
              names in both ISO-8859-1 and UTF-8.
    
    2000-08-24  Jim Blackson  <blackson@ontrack-japan.com>
    
            * iconv_string.c (iconv_string): Fix return value for autodetect.
    
    2000-01-24  Bruno Haible  <haible@clisp.cons.org>
    
            * iconv_string.c (iconv_string): Stop recognizing JOHAB.
              Fix typo for EUC-JP.
    
    1999-12-18  Bruno Haible  <haible@clisp.cons.org>
    
            * locale_charset.c (get_locale_charset): Recognize more language codes:
              "af" (afrikaans), "ca" (catalan), "eu" (basque), "fo" (faeroese),
              "ga" (irish), "gd" (scottish), "gl" (galician), "sq" (albanian),
              "eo" (esperanto), "mt" (maltese), "be" (byelorussian),
              "et" (estonian), "lt" (lithuanian), "lv" (latvian), "uk" (ukrainian).
              Recognize more aliases: "english", "slovenian", "macedonian",
              "serbian", "arabic".
              Change default: KOI8-R for "ru" (russian) instead of ISO-8859-5,
              ISO-8859-5 for "sr" instead of ISO-8859-2.