aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-02 18:45:51 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-02 18:45:51 +0000
commit31331e3acb5dff4e781f59d0908b267694172c70 (patch)
tree15059db62c2c35fecea3f2dd0719d2992ad3ff87 /ChangeLog
parentd2a6ff8d69b5f2f2f084b3a58a0dc7456e12e8a6 (diff)
downloadglibc-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6fc309e49..a7dca76c17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.