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: Tue, 19 Sep 2006 13:16:09 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/19 13:16:08

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -b -r1.385 -r1.386
--- ChangeLog   19 Sep 2006 11:41:25 -0000      1.385
+++ ChangeLog   19 Sep 2006 13:16:08 -0000      1.386
@@ -1,3 +1,15 @@
+2006-09-19  Eric Blake  <address@hidden>
+
+       * m4/debug.c (set_debug_file): Fix regression in -o when stdout
+       and stderr are same file, introduced 2003-07-23.
+       * tests/options.at (--debugfile): New test, to catch the bug.
+       (deprecated options): Test --error-output.
+       * src/main.c (usage, main, long_options, ERROR_OUTPUT_OPTION):
+       Deprecate --error-output, and replace it with --debugfile.
+       * doc/m4.texinfo (Invoking m4, Debug Output, Dumpdef, Errprint):
+       Document this change.
+       * NEWS: Likewise.
+
 2006-09-18  Eric Blake  <address@hidden>
 
        * modules/load.c (modules): Rename to...
@@ -7482,7 +7494,7 @@
 
        -----
 
-       $Revision: 1.385 $ $Date: 2006/09/19 11:41:25 $
+       $Revision: 1.386 $ $Date: 2006/09/19 13:16:08 $
 
        Local Variables:
        coding: utf-8




reply via email to

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