1 2001-08-07 Jakub Jelinek <jakub@redhat.com>
3 * gconv_stubs.c (__gconv_lookup_alias): Remove.
4 (__gconv_NOOP, __gconv_compare_alias, __gconv_release_cache,
5 __gconv_release_step): New.
7 2001-06-07 Jakub Jelinek <jakub@redhat.com>
9 * gconv_stubs.c (__gconv_lookup_alias): New.
11 2000-02-27 Cristian Gafton <gafton@redhat.com>
13 * gconv_stubs.c: Return __gconv_OK for:
14 __gconv_transform_ascii_internal
15 __gconv_transform_ucs2little_internal
16 __gconv_transform_utf16_internal
17 __gconv_transform_utf8_internal
18 __gconv_transform_ucs2_internal
20 2000-02-25 Cristian Gafton <gafton@redhat.com>
22 * gconv_stubs.c: add __c_stubs_is_compiled_in so we can detect when
23 the library is linked in.
25 Wed Dec 8 13:47:25 1999 Ivan Brunello <ivan.brunello@tiscalinet.it>
27 * Makefile (extra-objs): Changed stubs.o to gconv_stubs.o.
29 Sun Dec 5 11:32:17 1999 H.J. Lu <hjl@gnu.org>
31 * gconv_stubs.c: Renamed from stubs.c.
34 Mon Aug 23 16:42:05 1999 H.J. Lu <hjl@gnu.org>
37 * COPYING.LIB: Likewise.
40 * configure: Likewise.
42 * test-stdio.c: Likewise.