summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.