CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/07/26 23:21:29
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.129
retrieving revision 1.1.1.1.2.130
diff -u -b -r1.1.1.1.2.129 -r1.1.1.1.2.130
--- ChangeLog 25 Jul 2006 12:43:56 -0000 1.1.1.1.2.129
+++ ChangeLog 26 Jul 2006 23:21:29 -0000 1.1.1.1.2.130
@@ -1,3 +1,13 @@
+2006-07-26 Eric Blake <[EMAIL PROTECTED]>
+
+ * doc/m4.texinfo (Macro Arguments, Changequote, Changecom)
+ (Dnl, M4wrap, Include): Document EOF issues, and add examples.
+ (Incompatibilities): Document incompatibility of changecom
+ vs. macro names, and of EOF in include.
+ * src/input.c (next_token): Reject unterminated comments at EOF.
+ (skip_line): Warn on unterminated dnl at EOF.
+ * NEWS: Document these changes.
+
2006-07-25 Eric Blake <[EMAIL PROTECTED]>
* m4/gnulib-cache.m4: Update to reflect gnulib's split of
@@ -2614,4 +2624,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.129 $ $Date: 2006/07/25 12:43:56 $
+ $Revision: 1.1.1.1.2.130 $ $Date: 2006/07/26 23:21:29 $