From b169f10c58f85743755899fb217214fb2cd8003d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 3 Jun 1999 12:43:32 +0000 Subject: Update. 1999-06-03 Andreas Jaeger * Makerules: Set LANGUAGE and LC_ALL explicitly to archieve correct sorting of map files. Closes PR libc/1147. 1999-06-03 Andreas Jaeger * math/libm-test.c (main): Add new test functions. (jn_test): New tests. (j1_test): Add some more tests. (j0_test): Add some more tests. (y0_test): Add some more tests. (y1_test): Add some more tests. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c760df749d..3cbb6d46d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-06-03 Andreas Jaeger + + * Makerules: Set LANGUAGE and LC_ALL explicitly to archieve + correct sorting of map files. + Closes PR libc/1147. + +1999-06-03 Andreas Jaeger + + * math/libm-test.c (main): Add new test functions. + (jn_test): New tests. + (j1_test): Add some more tests. + (j0_test): Add some more tests. + (y0_test): Add some more tests. + (y1_test): Add some more tests. + 1999-06-02 Andreas Jaeger * sysdeps/libm-ieee754/e_j0.c (__ieee754_y0): Fix array indices. -- cgit v1.2.3