diff options
author | Andreas Jaeger <aj@suse.de> | 2001-08-11 16:57:22 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-08-11 16:57:22 +0000 |
commit | aff17a508144577e979d4709c7d7ae5d41782eb9 (patch) | |
tree | 9b01654de963dc87ec117a2f9af234fa5e4cd606 /NEWS | |
parent | 541587c87986ed163d8eb60040149f5fac05e6d3 (diff) | |
download | glibc-aff17a508144577e979d4709c7d7ae5d41782eb9.tar.gz |
Update.
2001-08-11 Andreas Jaeger <aj@suse.de>
* sysdeps/ieee754/ldbl-128/e_j0l.c: New file.
Contributed by Stephen L Moshier <moshier@mediaone.net>.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |