m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/ChangeLog,v [branch-1_4]
Date: Thu, 09 Aug 2007 13:39:10 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/08/09 13:39:10

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.283
retrieving revision 1.1.1.1.2.284
diff -u -b -r1.1.1.1.2.283 -r1.1.1.1.2.284
--- ChangeLog   4 Aug 2007 20:40:08 -0000       1.1.1.1.2.283
+++ ChangeLog   9 Aug 2007 13:39:09 -0000       1.1.1.1.2.284
@@ -1,3 +1,15 @@
+2007-08-09  Eric Blake  <address@hidden>
+
+       POSIX requires defn(`a',`b') to concatenate definitions.
+       * src/builtin.c (m4_defn): Allow multiple arguments, but warn if
+       trying to mix a builtin with anything else.
+       * doc/m4.texinfo (Defn): Document a use for this POSIX
+       requirement.
+       (Incompatibilities): Update to match current status.
+       * NEWS: Document this change.
+       * THANKS: Update.
+       Reported by Konrad Schwarz.
+
 2007-08-04  Eric Blake  <address@hidden>
 
        Normalize all GPL license notices.
@@ -3834,7 +3846,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.283 $ $Date: 2007/08/04 20:40:08 $
+       $Revision: 1.1.1.1.2.284 $ $Date: 2007/08/09 13:39:09 $
 
        Local Variables:
        coding: utf-8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]