diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-07-23 23:01:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-23 23:01:08 +0000 |
commit | b2e3d177abf93989afd8d647597e797f69b564df (patch) | |
tree | 4d5930a20df8076712d6319025a9c4e146f7851a /ChangeLog | |
parent | 4b9afc43727251609f28ba2140f4d8527e8d0d17 (diff) | |
download | glibc-b2e3d177abf93989afd8d647597e797f69b564df.tar glibc-b2e3d177abf93989afd8d647597e797f69b564df.tar.gz glibc-b2e3d177abf93989afd8d647597e797f69b564df.tar.bz2 glibc-b2e3d177abf93989afd8d647597e797f69b564df.zip |
Update.
2001-07-23 Ulrich Drepper <drepper@redhat.com>
* iconv/gconv_cache.c (__gconv_lookup_cache): Handle encoding from
and to INTERNAL.
* iconv/iconvconfig.c: Create a special record for the INTERNAL
encoding name in the output file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-07-23 Ulrich Drepper <drepper@redhat.com> + + * iconv/gconv_cache.c (__gconv_lookup_cache): Handle encoding from + and to INTERNAL. + * iconv/iconvconfig.c: Create a special record for the INTERNAL + encoding name in the output file. + 2001-07-23 Jakub Jelinek <jakub@redhat.com> * sunrpc/svc_tcp.c (svctcp_rendezvous_abort): New. |