From: Ulrich Drepper Date: Mon, 7 Jun 1999 15:41:42 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~424 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f89360dc95a4f6c6b083a7ae5a54c39ed4aed1ef;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 41d9f9ae084..e5dc287191b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-06-07 Ulrich Drepper + + * math/libm-test.c: Update from mainline branch. + 1999-06-06 Ulrich Drepper * malloc/malloc.c: Introduce local variable __libc_getpagesize to @@ -23,7 +27,7 @@ * sysdeps/libm-ieee754/e_j0.c (__ieee754_y0): Fix array indices. Patch by mhagger@dera.gov.uk [PR libc/1145]. - + * math/libm-test.c (y1_test): New tests. (y0_test): Likewise. (j1_test): Likewise.