diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-02-13 19:42:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-02-13 19:42:28 +0000 |
commit | 3ef8d0a918cd2bec852fe81eaba31c2ec3052888 (patch) | |
tree | b48c0ef84c411ca2b50a11172c8afc24648197fc /ChangeLog | |
parent | 87a27b3337a64d58b3a39fdc7f9e02a460bddcbc (diff) | |
download | glibc-3ef8d0a918cd2bec852fe81eaba31c2ec3052888.tar.gz glibc-3ef8d0a918cd2bec852fe81eaba31c2ec3052888.tar.xz glibc-3ef8d0a918cd2bec852fe81eaba31c2ec3052888.zip |
Update.
PR libc/1580 and libc/1581.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f43b66b1d8..aadb0d09d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ * iconvdata/utf-16.c: New file. * iconv/gconv_builtin.h: Remove UTF-16 entries here. * iconv/gconv_simple.c: Remove conversion functions to and from UTF-16. + PR libc/1580 and libc/1581. * iconv/skeleton.c: Increment __invocation_coounter after every call to the loops. |