summaryrefslogtreecommitdiff
path: root/c_stubs/ChangeLog
blob: b4fda90ea1f4b0a75020ca657b201c1926c750cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
2001-08-07  Jakub Jelinek  <jakub@redhat.com>

	* gconv_stubs.c (__gconv_lookup_alias): Remove.
	(__gconv_NOOP, __gconv_compare_alias, __gconv_release_cache,
	__gconv_release_step): New.

2001-06-07  Jakub Jelinek  <jakub@redhat.com>

	* gconv_stubs.c (__gconv_lookup_alias): New.

2000-02-27  Cristian Gafton  <gafton@redhat.com>

	* gconv_stubs.c: Return __gconv_OK for:
	__gconv_transform_ascii_internal
	__gconv_transform_ucs2little_internal
	__gconv_transform_utf16_internal
	__gconv_transform_utf8_internal
	__gconv_transform_ucs2_internal

2000-02-25  Cristian Gafton  <gafton@redhat.com>

	* gconv_stubs.c: add __c_stubs_is_compiled_in so we can detect when
	the library is linked in.

Wed Dec  8 13:47:25 1999  Ivan Brunello <ivan.brunello@tiscalinet.it>

	* Makefile (extra-objs): Changed stubs.o to gconv_stubs.o.

Sun Dec  5 11:32:17 1999  H.J. Lu  <hjl@gnu.org>

	* gconv_stubs.c: Renamed from stubs.c.
	Support glibc 2.1.x.

Mon Aug 23 16:42:05 1999  H.J. Lu  <hjl@gnu.org>

	* Banner: New.
	* COPYING.LIB: Likewise.
	* Makefile: Likewise.
	* README: Likewise.
	* configure: Likewise.
	* stubs.c: Likewise.
	* test-stdio.c: Likewise.