diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-11-26 02:22:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-11-26 02:22:06 +0000 |
commit | 9b1a4ec37109f437aa8ca4334a6b2d31bdfb8cd4 (patch) | |
tree | f14430fffb47d37ae7c0f317a3bb104c1d1a1c8b /ChangeLog | |
parent | 12f492c0a4c051055dea4155d54e51ac1842e5dc (diff) | |
download | glibc-9b1a4ec37109f437aa8ca4334a6b2d31bdfb8cd4.zip glibc-9b1a4ec37109f437aa8ca4334a6b2d31bdfb8cd4.tar.gz glibc-9b1a4ec37109f437aa8ca4334a6b2d31bdfb8cd4.tar.bz2 |
Update.
2002-11-25 Ulrich Drepper <drepper@redhat.com>
* iconv/Makefile (tests): Remove tst-iconv4.c
* iconv/tst-iconv4.c: Moved to...
* iconvdata/tst-iconv4.c: ...here. New file.
* iconvdata/Makefile (tests): Add tst-iconv4. Add dependencies.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-11-25 Ulrich Drepper <drepper@redhat.com> + + * iconv/Makefile (tests): Remove tst-iconv4.c + * iconv/tst-iconv4.c: Moved to... + * iconvdata/tst-iconv4.c: ...here. New file. + * iconvdata/Makefile (tests): Add tst-iconv4. Add dependencies. + 2002-11-25 Roland McGrath <roland@redhat.com> * sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h> |