From: Ulrich Drepper Date: Wed, 8 Dec 1999 09:17:40 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a18b920d57661641891052cb22e19f29e1cf54f6;p=thirdparty%2Fglibc.git Update. --- diff --git a/BUGS b/BUGS index f00238d4db0..0801561ef1c 100644 --- a/BUGS +++ b/BUGS @@ -25,6 +25,9 @@ situations. Severity: [ *] to [***] +[** ] Closing shared objects in statically linked binaries most of the + times leads to crashes during the dlopen(). Hard to fix. + [ **] There are problems with signal handling when using LinuxThreads. [ **] The RPC code is not 64 bit clean. This is getting slowly fixed diff --git a/ChangeLog b/ChangeLog index 3417aab1ab8..f85143edee8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-12-08 Ulrich Drepper + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't fail if host has + only IPv6 address. Reported by Artur Frysiak . + 1999-12-07 Jakub Jelinek * string/bits/string2.h (__memset_gc, __mempcpy_small, __strcpy_small, diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 8db2bd7f509..e1cd8099990 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,17 @@ +1999-12-08 Ulrich Drepper + + * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83, + UFE85, and UFE8B. + * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4, + and /xc6. + * charmaps/KOI8-U: Fix typo in /x95 entry. + * charmaps/KOI8-R: Correct 0x95 entry. + * charmaps/CP1258: Add /xEC. + * repertoiremaps/mnemonic.ds: Add U0300 and U0301. + * charmaps/IBM874: Add Euro. + * charmaps/ISO-8859-7: Map /xB4 to U0384. + Reported by Bruno Haible . + 1999-11-29 Ulrich Drepper * charmaps/ISO-8859-10: Correct alias. This standard was issued