From: Andreas Jaeger Date: Sat, 11 Aug 2001 16:57:22 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_4~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aff17a508144577e979d4709c7d7ae5d41782eb9;p=thirdparty%2Fglibc.git Update. 2001-08-11 Andreas Jaeger * sysdeps/ieee754/ldbl-128/e_j0l.c: New file. Contributed by Stephen L Moshier . --- diff --git a/ChangeLog b/ChangeLog index 0868e12443e..e0069c05465 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-11 Andreas Jaeger + + * sysdeps/ieee754/ldbl-128/e_j0l.c: New file. + Contributed by Stephen L Moshier . + 2001-08-11 Ulrich Drepper * assert/assert.c (set_progname): Removed. diff --git a/NEWS b/NEWS index 22de43b5399..37085aec371 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ Please send GNU C library bug reports using the `glibcbug' script to Version 2.2.4 * Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh, - asinh, atanh for the 128-bit long double format. + asinh, atanh, j0 for the 128-bit long double format. * Bruno Haible updated all the code handling Unicode in some form to support Unicode 3.1.