CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/07/14 15:15:59
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.112
retrieving revision 1.1.1.1.2.113
diff -u -b -r1.1.1.1.2.112 -r1.1.1.1.2.113
--- ChangeLog 13 Jul 2006 22:09:54 -0000 1.1.1.1.2.112
+++ ChangeLog 14 Jul 2006 15:15:58 -0000 1.1.1.1.2.113
@@ -1,3 +1,12 @@
+2006-07-14 Eric Blake <[EMAIL PROTECTED]>
+
+ * src/builtin.c (m4_format, m4_indir): Warn on too few arguments.
+ * doc/m4.texinfo (Defn, Builtin, Debug Levels, Debug Output): Add
+ more examples.
+ (Dnl): Update example to show side effects.
+ * checks/get-them: Generate three digit test names.
+ * checks/Makefile.in (CHECKS): Accomodate 100+ tests.
+
2006-07-13 Eric Blake <[EMAIL PROTECTED]>
* src/input.c (input_init): Simplify.
@@ -2506,4 +2515,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.112 $ $Date: 2006/07/13 22:09:54 $
+ $Revision: 1.1.1.1.2.113 $ $Date: 2006/07/14 15:15:58 $