diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a2060a7378..03b10a20d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-08-04 Ulrich Drepper <drepper@redhat.com> + + * include/stdio.h: Don't define macro magic to redirect function + calls if _ISOMAC is defined. + + * sysdeps/i386/fpu/libm-test-ulps: Add epsilons for inlined + ldouble asin tests. + 2002-08-04 Roland McGrath <roland@redhat.com> * stdlib/lrand48_r.c: Add libc_hidden_def. |