about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-10 18:20:09 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-10 18:20:09 +0000
commit3593973b3b44ac65939fea0855e78eb1a96656b1 (patch)
treee278e7a81a5ddb11078c24dc458b426c877252dd /ChangeLog
parent3f912ceeba47447a6299957b8bc9dc331c08f294 (diff)
downloadglibc-3593973b3b44ac65939fea0855e78eb1a96656b1.tar.gz
glibc-3593973b3b44ac65939fea0855e78eb1a96656b1.tar.xz
glibc-3593973b3b44ac65939fea0855e78eb1a96656b1.zip
Update.
	* iconv/gconv_simple.c: Fix various small bugs in several
	functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f78fd4cf2..31a8ca0013 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-10  Ulrich Drepper  <drepper@redhat.com>
 
+	* iconv/gconv_simple.c: Fix various small bugs in several
+	functions.
+
 	* iconv/loop.c: Fix comment.
 
 2000-06-10  Jakub Jelinek  <jakub@redhat.com>