CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/07/13 21:16:42
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.110
retrieving revision 1.1.1.1.2.111
diff -u -b -r1.1.1.1.2.110 -r1.1.1.1.2.111
--- ChangeLog 13 Jul 2006 13:38:19 -0000 1.1.1.1.2.110
+++ ChangeLog 13 Jul 2006 21:16:41 -0000 1.1.1.1.2.111
@@ -1,5 +1,10 @@
2006-07-13 Eric Blake <[EMAIL PROTECTED]>
+ * src/builtin.c (m4_undefine, m4_popdef): Visit all arguments, not
+ just the first.
+ * doc/m4.texinfo (Undefine, Pushdef): Test this.
+ * NEWS: Document this change.
+
* src/builtin.c (numeric_arg): Treat empty string as 0, with a
warning. Detect quoted leading space and overflow as warnings.
(m4_eval): Treat empty radix as 10, and allow output in radix 1.
@@ -2492,4 +2497,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.110 $ $Date: 2006/07/13 13:38:19 $
+ $Revision: 1.1.1.1.2.111 $ $Date: 2006/07/13 21:16:41 $