diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-02 18:45:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-02 18:45:51 +0000 |
commit | 31331e3acb5dff4e781f59d0908b267694172c70 (patch) | |
tree | 15059db62c2c35fecea3f2dd0719d2992ad3ff87 /ChangeLog | |
parent | d2a6ff8d69b5f2f2f084b3a58a0dc7456e12e8a6 (diff) | |
download | glibc-31331e3acb5dff4e781f59d0908b267694172c70.tar glibc-31331e3acb5dff4e781f59d0908b267694172c70.tar.gz glibc-31331e3acb5dff4e781f59d0908b267694172c70.tar.bz2 glibc-31331e3acb5dff4e781f59d0908b267694172c70.zip |
Update.
* iconvdata/gconv-modules: Remove BALTIC. It's the same as
ISO-8859-13.
* iconvdata/Makefile (distribute): Remove baltic.c.
(modules): Remove BALTIC.
(gen-8bit-gap-modules): Remove baltic.
* iconvdata/baltic.c: Removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2000-01-02 Ulrich Drepper <drepper@cygnus.com> + * iconvdata/gconv-modules: Remove BALTIC. It's the same as + ISO-8859-13. + * iconvdata/Makefile (distribute): Remove baltic.c. + (modules): Remove BALTIC. + (gen-8bit-gap-modules): Remove baltic. + * iconvdata/baltic.c: Removed. + * sysdeps/posix/system.c: Correct return value for LINE == NULL. * signal/Versions [GLIBC_2.1.3] (libc): Export __sigsuspend. |