Fix a bug in transliteration.
[libiconv.git] / extras / ChangeLog
blob35e413ee9b517ae2756d0193403e7369da49337d
1 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
3         * iconv.m4: Change prefix to AM.
5 2001-05-23  Bruno Haible  <haible@clisp.cons.org>
7         * iconv.m4 (jm_ICONV): Accept --with-libiconv-prefix option.
9 2001-03-23  Bruno Haible  <haible@clisp.cons.org>
11         * iconv.m4 (jm_ICONV): Tweak printing of prototype.
13 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
15         * iconv.m4 (jm_ICONV): Recommend GNU libiconv.
17 2001-01-03  Bruno Haible  <haible@clisp.cons.org>
19         * iconv.m4 (jm_ICONV): Also check whether the iconv declaration
20           has const.
22 2000-02-02  Bruno Haible  <haible@clisp.cons.org>
24         * iconv.m4: New file.
26 2001-01-29  Bruno Haible  <haible@clisp.cons.org>
28         * locale_charset.c: Remove file. Obsoleted by libcharset.
30 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
32         * locale_charset.c (get_locale_charset): Accept french and spanish
33           names in both ISO-8859-1 and UTF-8.
35 2000-08-24  Jim Blackson  <blackson@ontrack-japan.com>
37         * iconv_string.c (iconv_string): Fix return value for autodetect.
39 2000-01-24  Bruno Haible  <haible@clisp.cons.org>
41         * iconv_string.c (iconv_string): Stop recognizing JOHAB.
42           Fix typo for EUC-JP.
44 1999-12-18  Bruno Haible  <haible@clisp.cons.org>
46         * locale_charset.c (get_locale_charset): Recognize more language codes:
47           "af" (afrikaans), "ca" (catalan), "eu" (basque), "fo" (faeroese),
48           "ga" (irish), "gd" (scottish), "gl" (galician), "sq" (albanian),
49           "eo" (esperanto), "mt" (maltese), "be" (byelorussian),
50           "et" (estonian), "lt" (lithuanian), "lv" (latvian), "uk" (ukrainian).
51           Recognize more aliases: "english", "slovenian", "macedonian",
52           "serbian", "arabic".
53           Change default: KOI8-R for "ru" (russian) instead of ISO-8859-5,
54           ISO-8859-5 for "sr" instead of ISO-8859-2.