diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-07 21:58:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-07 21:58:34 +0000 |
commit | c63b67bd9b89dc6f868f9affde85d5c5c262b9f9 (patch) | |
tree | 19034b998255542d9f4ffc86e6c8f8c3bfa6e923 /ChangeLog | |
parent | 45eca4d141c047950db48c69c8941163d0a61fcd (diff) | |
download | glibc-c63b67bd9b89dc6f868f9affde85d5c5c262b9f9.tar.gz glibc-c63b67bd9b89dc6f868f9affde85d5c5c262b9f9.tar.xz glibc-c63b67bd9b89dc6f868f9affde85d5c5c262b9f9.zip |
Update.
2000-05-07 Ulrich Drepper <drepper@redhat.com> * iconv/Makefile (tests): Add tst-iconv1. * iconv/tst-iconv1.c: New file. Reported by yaoz@nih.gov.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 04787bb705..bc6ec3fb96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-05-07 Ulrich Drepper <drepper@redhat.com> + + * iconv/Makefile (tests): Add tst-iconv1. + * iconv/tst-iconv1.c: New file. + Reported by yaoz@nih.gov. + 2000-05-06 Bruno Haible <haible@clisp.cons.org> * iconv/gconv_open.c (__gconv_open): If __gconv_find_transform |