CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/09/20 03:59:42
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.176
retrieving revision 1.1.1.1.2.177
diff -u -b -r1.1.1.1.2.176 -r1.1.1.1.2.177
--- ChangeLog 14 Sep 2006 14:55:54 -0000 1.1.1.1.2.176
+++ ChangeLog 20 Sep 2006 03:59:41 -0000 1.1.1.1.2.177
@@ -1,3 +1,12 @@
+2006-09-19 Eric Blake <[EMAIL PROTECTED]>
+
+ * src/m4.c (usage, long_options, main, DEBUGFILE_OPTION): Rename
+ -o/--error-output to --debugfile, and deprecate the former. This
+ will allow a future release to be more consistent with other GNU
+ tools, with -o/--output affecting stdout, not debug.
+ * doc/m4.texinfo (Invoking m4, Debug Output): Document this.
+ * NEWS: Document this.
+
2006-09-14 Eric Blake <[EMAIL PROTECTED]>
* src/m4.c (main): Warn on deprecated options -B, -S, -T, -N,
@@ -2971,7 +2980,7 @@
-----
- $Revision: 1.1.1.1.2.176 $ $Date: 2006/09/14 14:55:54 $
+ $Revision: 1.1.1.1.2.177 $ $Date: 2006/09/20 03:59:41 $
Local Variables:
coding: utf-8