diff options
author | Andreas Jaeger <aj@suse.de> | 2001-06-29 15:16:08 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-06-29 15:16:08 +0000 |
commit | 2995f70ed7f3292edf0942e76128b7b0d5d1d165 (patch) | |
tree | e99b557857bd67590d4099eb5b035f8e9e0d5c79 /NEWS | |
parent | 1573f8403a190430afa5119977310aad4f95aa27 (diff) | |
download | glibc-2995f70ed7f3292edf0942e76128b7b0d5d1d165.tar.gz glibc-2995f70ed7f3292edf0942e76128b7b0d5d1d165.tar.xz glibc-2995f70ed7f3292edf0942e76128b7b0d5d1d165.zip |
Update.
2001-06-29 Andreas Jaeger <aj@suse.de> * sysdeps/ieee754/ldbl-128/s_asinhl.c: New file. Patch by Stephen L Moshier <moshier@mediaone.net>.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
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. |