diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-23 17:56:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-23 17:56:42 +0000 |
commit | aea6989d9dc9eb217481c1958842566a2fb01ca9 (patch) | |
tree | c33e0073907cbdeffdffaa17665f5bee3aff203b /ChangeLog | |
parent | 724d8c3f0e3dd6afb77728ac87727316c4479ab9 (diff) | |
download | glibc-aea6989d9dc9eb217481c1958842566a2fb01ca9.tar.gz glibc-aea6989d9dc9eb217481c1958842566a2fb01ca9.tar.xz glibc-aea6989d9dc9eb217481c1958842566a2fb01ca9.zip |
* iconvdata/tst-e2big.c: New file.
* iconvdata/Makefile (tests): Add tst-e2big.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a4fe591c8f..185ce4dac2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-22 Bruno Haible <bruno@clisp.org> + + * iconvdata/tst-e2big.c: New file. + * iconvdata/Makefile (tests): Add tst-e2big. + 2002-09-23 Roland McGrath <roland@redhat.com> * elf/Makefile (test-extras): Define this instead of test-srcs. |