From: Andreas Jaeger Date: Mon, 29 Oct 2001 15:56:34 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-2-5~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d075e3efa910f05047f4c0f7c12e3f46273f82c7;p=thirdparty%2Fglibc.git Update. 2001-10-29 Kevin Ryde * stdio.texi (Integer Conversions): Corrections to sample printf output, clarify `#' behaviour on 0. (Floating-Point Conversions): Clarify that %g only uses %e when the exponent would be greater than 1. --- diff --git a/ChangeLog b/ChangeLog index cbabb96e86b..5374a81dd21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-10-29 Kevin Ryde + + * stdio.texi (Integer Conversions): Corrections to sample printf + output, clarify `#' behaviour on 0. + (Floating-Point Conversions): Clarify that %g only uses %e when + the exponent would be greater than 1. + 2001-10-28 Roland McGrath Support for Mach/PowerPC contributed by Peter Bruin .