diff options
author | Roland McGrath <roland@gnu.org> | 2002-12-03 21:52:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-12-03 21:52:23 +0000 |
commit | b15c9395a84f9b2beb38e143707928969214ee06 (patch) | |
tree | 7f7e1b089835360deaba918d75f102f6482d3041 /ChangeLog | |
parent | d82b68075d1bf152ad89cec9870e3fad2b6cb43a (diff) | |
download | glibc-b15c9395a84f9b2beb38e143707928969214ee06.tar glibc-b15c9395a84f9b2beb38e143707928969214ee06.tar.gz glibc-b15c9395a84f9b2beb38e143707928969214ee06.tar.bz2 glibc-b15c9395a84f9b2beb38e143707928969214ee06.zip |
* iconvdata/cp1125.c: New file.
* iconvdata/Makefile (distribute): Add it.
(modules): Add CP1125.
(gen-8bit-gap-modules): Add cp1125.
* iconvdata/gconv-modules: Add CP1125, alias RUSCII.
* iconvdata/tst-tables.sh: Add CP1125 to the list to test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-12-03 Roland McGrath <roland@redhat.com> + + * iconvdata/cp1125.c: New file. + * iconvdata/Makefile (distribute): Add it. + (modules): Add CP1125. + (gen-8bit-gap-modules): Add cp1125. + * iconvdata/gconv-modules: Add CP1125, alias RUSCII. + * iconvdata/tst-tables.sh: Add CP1125 to the list to test. + 2002-12-03 Andreas Jaeger <aj@suse.de> * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated. |