From: Andreas Jaeger Date: Fri, 29 Jun 2001 15:16:08 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/pre-lgplv2_1~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2995f70ed7f3292edf0942e76128b7b0d5d1d165;p=thirdparty%2Fglibc.git Update. 2001-06-29 Andreas Jaeger * sysdeps/ieee754/ldbl-128/s_asinhl.c: New file. Patch by Stephen L Moshier . --- diff --git a/ChangeLog b/ChangeLog index c312c66ddab..5627ddd4f13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-29 Andreas Jaeger + + * sysdeps/ieee754/ldbl-128/s_asinhl.c: New file. + Patch by Stephen L Moshier . + 2001-06-28 Ulrich Drepper * manual/argp.texi: Tons of cleanups. diff --git a/NEWS b/NEWS index 38694a47fd6..61cb1d22e8e 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,8 @@ 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 for - the 128-bit long double format. +* Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh, + asinh for the 128-bit long double format. * Bruno Haible updated all the code handling Unicode in some form to support Unicode 3.1.