CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/10/29 15:22:42
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.210
retrieving revision 1.1.1.1.2.211
diff -u -b -r1.1.1.1.2.210 -r1.1.1.1.2.211
--- ChangeLog 27 Oct 2006 12:13:13 -0000 1.1.1.1.2.210
+++ ChangeLog 29 Oct 2006 15:22:42 -0000 1.1.1.1.2.211
@@ -1,3 +1,14 @@
+2006-10-28 Eric Blake <[EMAIL PROTECTED]>
+
+ * src/input.c (set_quotes): Don't allow empty end-quote with
+ non-empty start-quote.
+ (set_comment): Likewise for end-comment.
+ * src/builtin.c (m4_changecom): Adjust caller.
+ * doc/m4.texinfo (Changequote, Changecom): Update documentation to
+ match behavior.
+ (Incompatibilities): Document another POSIX bug.
+ * NEWS: Mention this change.
+
2006-10-27 Ralf Wildenhues <[EMAIL PROTECTED]>
* examples/Makefile.am (EXTRA_DIST): Distribute recently-added
@@ -3246,7 +3257,7 @@
-----
- $Revision: 1.1.1.1.2.210 $ $Date: 2006/10/27 12:13:13 $
+ $Revision: 1.1.1.1.2.211 $ $Date: 2006/10/29 15:22:42 $
Local Variables:
coding: utf-8