diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-12 22:31:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-12 22:31:34 +0000 |
commit | 4d37e19c34bf96551f11c9ea6437413bd2248bb5 (patch) | |
tree | 5e2e1888f0221a79b27387c9b0957e6911d6b8c0 /ChangeLog | |
parent | 30010c63998925c94234aea9aeee67bdb6d04e37 (diff) | |
download | glibc-4d37e19c34bf96551f11c9ea6437413bd2248bb5.zip glibc-4d37e19c34bf96551f11c9ea6437413bd2248bb5.tar.gz glibc-4d37e19c34bf96551f11c9ea6437413bd2248bb5.tar.bz2 |
Update.
2000-06-12 Ulrich Drepper <drepper@redhat.com>
* iconv/gconv.h (__gconv_trans_context_fct): Remove two
parameters.
* iconv/skeleton.c (FUNCTION_NAME): Call __trans_context_fct if it
exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-06-12 Ulrich Drepper <drepper@redhat.com> + + * iconv/gconv.h (__gconv_trans_context_fct): Remove two + parameters. + * iconv/skeleton.c (FUNCTION_NAME): Call __trans_context_fct if it + exists. + 2000-06-12 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/kernel_stat.h: New file. |