Initial revision
[TestXSLT.git] / libiconv / extras / ChangeLog
1 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
2
3         * iconv.m4: Change prefix to AM.
4
5 2001-05-23  Bruno Haible  <haible@clisp.cons.org>
6
7         * iconv.m4 (jm_ICONV): Accept --with-libiconv-prefix option.
8
9 2001-03-23  Bruno Haible  <haible@clisp.cons.org>
10
11         * iconv.m4 (jm_ICONV): Tweak printing of prototype.
12
13 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
14
15         * iconv.m4 (jm_ICONV): Recommend GNU libiconv.
16
17 2001-01-03  Bruno Haible  <haible@clisp.cons.org>
18
19         * iconv.m4 (jm_ICONV): Also check whether the iconv declaration
20           has const.
21
22 2000-02-02  Bruno Haible  <haible@clisp.cons.org>
23
24         * iconv.m4: New file.
25
26 2001-01-29  Bruno Haible  <haible@clisp.cons.org>
27
28         * locale_charset.c: Remove file. Obsoleted by libcharset.
29
30 2000-10-22  Bruno Haible  <haible@clisp.cons.org>
31
32         * locale_charset.c (get_locale_charset): Accept french and spanish
33           names in both ISO-8859-1 and UTF-8.
34
35 2000-08-24  Jim Blackson  <blackson@ontrack-japan.com>
36
37         * iconv_string.c (iconv_string): Fix return value for autodetect.
38
39 2000-01-24  Bruno Haible  <haible@clisp.cons.org>
40
41         * iconv_string.c (iconv_string): Stop recognizing JOHAB.
42           Fix typo for EUC-JP.
43
44 1999-12-18  Bruno Haible  <haible@clisp.cons.org>
45
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.
55