about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbabb96e86..5374a81dd2 100644
--- 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>.