m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Thu, 31 May 2007 13:26:41 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/05/31 13:26:40

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.525
retrieving revision 1.526
diff -u -b -r1.525 -r1.526
--- ChangeLog   30 May 2007 13:36:58 -0000      1.525
+++ ChangeLog   31 May 2007 13:26:38 -0000      1.526
@@ -1,3 +1,18 @@
+2007-05-31  Eric Blake  <address@hidden>
+
+       Add extension to divert builtin.
+       * modules/m4.c (builtin_divert): Immediately divert second
+       argument.
+       * m4/output.c (m4_output_text): Allow 0 length.  Fixes regression
+       from two days ago.
+       (m4_shipout_text): Short-circuit on zero length.
+       * tests/freeze.at (loading format 2): Expand test to catch
+       regression.  Also check out-of-range version.
+       * tests/builtins.at (divert): Expand test to check corner cases
+       of extension.
+       * NEWS: Document the extension.
+       Reported by Daniel Richard G.
+
 2007-05-30  Eric Blake  <address@hidden>
 
        Port format improvements from branch.
@@ -8892,7 +8907,7 @@
 
        -----
 
-       $Revision: 1.525 $ $Date: 2007/05/30 13:36:58 $
+       $Revision: 1.526 $ $Date: 2007/05/31 13:26:38 $
 
        Local Variables:
        coding: utf-8




reply via email to

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