From 2995f70ed7f3292edf0942e76128b7b0d5d1d165 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 29 Jun 2001 15:16:08 +0000 Subject: Update. 2001-06-29 Andreas Jaeger * sysdeps/ieee754/ldbl-128/s_asinhl.c: New file. Patch by Stephen L Moshier . --- ChangeLog | 5 +++++ NEWS | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c312c66dda..5627ddd4f1 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 38694a47fd..61cb1d22e8 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. -- cgit 1.4.1