From: Ulrich Drepper Date: Mon, 7 Jun 1999 15:53:25 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~420 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ddd6678c0455ed17fa10c2433900cc89e106d0e;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index e5dc287191b..2e09b0e2283 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-06-05 Andreas Schwab + + * sysdeps/generic/printf_fphex.c (__printf_fphex): Don't ignore + the precision if the mantissa is zero. + +1999-06-05 Andreas Schwab + + * manual/lang.texi (Floating Point Parameters): GCC already + supports long double for a long time. + 1999-06-07 Ulrich Drepper * math/libm-test.c: Update from mainline branch.