CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 07/07/09 12:54:27
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.275
retrieving revision 1.1.1.1.2.276
diff -u -b -r1.1.1.1.2.275 -r1.1.1.1.2.276
--- ChangeLog 5 Jul 2007 11:45:21 -0000 1.1.1.1.2.275
+++ ChangeLog 9 Jul 2007 12:54:26 -0000 1.1.1.1.2.276
@@ -1,3 +1,10 @@
+2007-07-09 Eric Blake <[EMAIL PROTECTED]>
+
+ Avoid undefined behavior of %.*c in printf.
+ * src/format.c (format): Special case %c.
+ * TODO: Document that more remains to be done.
+ * NEWS: Document the fix.
+
2007-07-05 Eric Blake <[EMAIL PROTECTED]>
Fix up gnulib-tool usage.
@@ -3757,7 +3764,7 @@
-----
- $Revision: 1.1.1.1.2.275 $ $Date: 2007/07/05 11:45:21 $
+ $Revision: 1.1.1.1.2.276 $ $Date: 2007/07/09 12:54:26 $
Local Variables:
coding: utf-8