]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorAndreas Jaeger <aj@suse.de>
Mon, 29 Oct 2001 15:56:34 +0000 (15:56 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 29 Oct 2001 15:56:34 +0000 (15:56 +0000)
2001-10-29  Kevin Ryde <user42@zip.com.au>

* 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

index cbabb96e86b9ceb3c02af0a1f09075e1d93b3b31..5374a81dd218629b622e617e7f1b0ff554930df0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-29  Kevin Ryde <user42@zip.com.au>
+
+       * 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  <roland@frob.com>
 
        Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.