From: Ulrich Drepper Date: Mon, 23 Jul 2001 09:11:23 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_4~171 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01b65304db930dca0da85ebc7686f8a73077b665;p=thirdparty%2Fglibc.git Update. 2001-07-23 Ulrich Drepper * iconv/gconv_cache.c (__gconv_lookup_cache): Select correct module for conversion direction. 2001-07-23 Stephen L Moshier --- diff --git a/ChangeLog b/ChangeLog index d284e62c7bc..e214e73ef94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -2001-07-23 Stephen L Moshier +2001-07-23 Ulrich Drepper + + * iconv/gconv_cache.c (__gconv_lookup_cache): Select correct + module for conversion direction. + +2001-07-23 Stephen L Moshier * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Return proper sign for 0 input. Return NaN with no exception for NaN input.