From d075e3efa910f05047f4c0f7c12e3f46273f82c7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 29 Oct 2001 15:56:34 +0000 Subject: [PATCH] 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index cbabb96..5374a81 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 . -- 2.7.4