Update.
authorAndreas Jaeger <aj@suse.de>
Sat, 11 Aug 2001 16:57:22 +0000 (16:57 +0000)
committerAndreas Jaeger <aj@suse.de>
Sat, 11 Aug 2001 16:57:22 +0000 (16:57 +0000)
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>.

ChangeLog
NEWS

index 0868e12443e91667b2a5f13d4a4fddb69d039ba5..e0069c05465b6b19606b179cc7ee4321447aafc5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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>.
+
 2001-08-11  Ulrich Drepper  <drepper@redhat.com>
 
        * assert/assert.c (set_progname): Removed.
diff --git a/NEWS b/NEWS
index 22de43b5399fb984e92c18f28ae45c6dc4544741..37085aec371bb7d4a2d57607c37509f989a525d2 100644 (file)
--- 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.