diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-27 21:07:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-27 21:07:08 +0000 |
commit | 6d5503b16a70cdddc904b7614b9927ee55720a27 (patch) | |
tree | cb75758e65f9a392ab455fe84d78414cd1494626 /ChangeLog | |
parent | ad5419628dfcf695d844fc365396c7c961895138 (diff) | |
download | glibc-6d5503b16a70cdddc904b7614b9927ee55720a27.tar glibc-6d5503b16a70cdddc904b7614b9927ee55720a27.tar.gz glibc-6d5503b16a70cdddc904b7614b9927ee55720a27.tar.bz2 glibc-6d5503b16a70cdddc904b7614b9927ee55720a27.zip |
Update.
2000-10-27 Ulrich Drepper <drepper@redhat.com>
* iconvdata/Makefile (modules): Add VISCII.
(gen-8bit-modules): Add viscii.
* iconvdata/viscii.c: New file.
* iconvdata/gconv-modules: Add entries for VISCII.
* iconvdata/tst-tables.sh: Add VISCII.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-10-27 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/Makefile (modules): Add VISCII. + (gen-8bit-modules): Add viscii. + * iconvdata/viscii.c: New file. + * iconvdata/gconv-modules: Add entries for VISCII. + * iconvdata/tst-tables.sh: Add VISCII. + 2000-10-27 Andreas Schwab <schwab@suse.de> * sysdeps/m68k/fpu/libm-test-ulps: Add some more ulps. |