m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/NEWS,v


From: Eric Blake
Subject: Changes to m4/NEWS,v
Date: Thu, 26 Oct 2006 23:19:13 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/26 23:19:12

Index: NEWS
===================================================================
RCS file: /sources/m4/m4/NEWS,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- NEWS        21 Oct 2006 22:15:52 -0000      1.29
+++ NEWS        26 Oct 2006 23:19:12 -0000      1.30
@@ -127,6 +127,11 @@
   override all earlier options.  For example, `m4 -otrace --help' now no
   longer accidentally creates an empty file `trace'.
 
+* The builtin `divert' now uses memory proportional to the number of
+  diversions created, rather than to the maximum diversion number
+  encountered, allowing larger diversion numbers without exhausting system
+  memory.
+
 * FIXME: `m4wrap' semantics need an update to FIFO.
 
 * FIXME: include the (long) list of changes in 1.4.x that were not already




reply via email to

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