diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-30 22:40:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-30 22:40:09 +0000 |
commit | b4f95b74f783cd32180a3ca1ed44d924301d6b41 (patch) | |
tree | 2fddcce3934184e52053f6f678bd52643245dce1 /ChangeLog | |
parent | 44f8759bc562f6523c3c066dd5180ee79f66dfcd (diff) | |
download | glibc-b4f95b74f783cd32180a3ca1ed44d924301d6b41.tar.gz glibc-b4f95b74f783cd32180a3ca1ed44d924301d6b41.tar.xz glibc-b4f95b74f783cd32180a3ca1ed44d924301d6b41.zip |
Update.
2000-08-30 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile (tests): Add tst-loading. * iconvdata/tst-loading.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 139ccb8c2b..ae803ea638 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-08-30 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/Makefile (tests): Add tst-loading. + * iconvdata/tst-loading.c: New file. + 2000-08-29 Bruno Haible <haible@clisp.cons.org> * stdio-common/vfscanf.c (_IO_vfscanf): Back out last ungetc change. |