aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-23 23:01:08 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-23 23:01:08 +0000
commitb2e3d177abf93989afd8d647597e797f69b564df (patch)
tree4d5930a20df8076712d6319025a9c4e146f7851a /ChangeLog
parent4b9afc43727251609f28ba2140f4d8527e8d0d17 (diff)
downloadglibc-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1982aa0a9..1959050148 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.