From: Ulrich Drepper Date: Sun, 2 Jan 2000 18:50:10 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dad5646f543b9e5baf967ab6185c07b6b093f5c;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 109cbc39cfa..cf25395d079 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2000-01-02 Ulrich Drepper + * 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.