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, 19 Oct 2006 23:13:06 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/10/19 23:13:05

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.200
retrieving revision 1.1.1.1.2.201
diff -u -b -r1.1.1.1.2.200 -r1.1.1.1.2.201
--- ChangeLog   19 Oct 2006 16:12:46 -0000      1.1.1.1.2.200
+++ ChangeLog   19 Oct 2006 23:13:05 -0000      1.1.1.1.2.201
@@ -1,5 +1,13 @@
 2006-10-19  Eric Blake  <address@hidden>
 
+       * src/builtin.c (mkstemp_helper, m4_mkstemp): New functions.
+       (m4_maketemp): Provide traditional behavior.
+       * doc/m4.texinfo (Mkstemp): Rename from Maketemp.  Document the
+       new `mkstemp' macro and the flaws of the old `maketemp'.
+       (Incompatibilities): Move maketemp discussion to...
+       (Extensions): ...here, since -G now supresses the GNU extension.
+       * NEWS: Document this.
+
        * examples/forloop.m4: Simplify.
        * examples/forloop2.m4: New file.
        * examples/quote.m4: New file.
@@ -3170,7 +3178,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.200 $ $Date: 2006/10/19 16:12:46 $
+       $Revision: 1.1.1.1.2.201 $ $Date: 2006/10/19 23:13:05 $
 
        Local Variables:
        coding: utf-8




reply via email to

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