CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/07/08 21:20:44
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.101
retrieving revision 1.1.1.1.2.102
diff -u -b -r1.1.1.1.2.101 -r1.1.1.1.2.102
--- ChangeLog 7 Jul 2006 20:30:21 -0000 1.1.1.1.2.101
+++ ChangeLog 8 Jul 2006 21:20:44 -0000 1.1.1.1.2.102
@@ -1,3 +1,17 @@
+2006-07-08 Eric Blake <[EMAIL PROTECTED]>
+
+ * checks/get-them: Make filtering easier.
+ * checks/check-them: Filter non-input lines, so line counts are
+ more realistic in the documentation, and so changeword tests work
+ even when dnl is disabled.
+ * doc/m4.texinfo: Adjust example line numbers. Clean up
+ front-matter, following autoconf's example.
+ (Changeword): Enable tests, skipping if changeword not supported.
+ (Define, Defn, Ifelse): Backport more examples from head.
+ (Input processing, Answers): New nodes, backported from head.
+ (Include): Expand test to cover empty filename.
+ (Undivert): Add test of undivert(0).
+
2006-07-07 Ralf Wildenhues <[EMAIL PROTECTED]>
* doc/m4.texinfo: Fix spelling errors.
@@ -2407,4 +2421,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.101 $ $Date: 2006/07/07 20:30:21 $
+ $Revision: 1.1.1.1.2.102 $ $Date: 2006/07/08 21:20:44 $