CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/08/24 14:27:33
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.166
retrieving revision 1.1.1.1.2.167
diff -u -b -r1.1.1.1.2.166 -r1.1.1.1.2.167
--- ChangeLog 23 Aug 2006 11:30:10 -0000 1.1.1.1.2.166
+++ ChangeLog 24 Aug 2006 14:27:32 -0000 1.1.1.1.2.167
@@ -1,3 +1,15 @@
+2006-08-24 Eric Blake <[EMAIL PROTECTED]>
+
+ * src/builtin.c (m4_index, m4_substr, m4_translit): Similar to
+ Solaris, produce output on just one argument.
+ (m4_regexp, m4_patsubst): For consistency, do likewise.
+ (m4_patsubst): Allow zero-length match at end of string.
+ * doc/m4.texinfo (Sysval): Fix overfull hbox.
+ (Bugs, Macro Arguments): Minor fixes.
+ (Other tokens): Rearrange node order.
+ (Index macro, Substr, Translit, Regexp, Patsubst): Add tests.
+ * NEWS: Document these fixes.
+
2006-08-22 Eric Blake <[EMAIL PROTECTED]>
* src/input.c (pop_input): Avoid empty filename with -di option.
@@ -2879,7 +2891,7 @@
-----
- $Revision: 1.1.1.1.2.166 $ $Date: 2006/08/23 11:30:10 $
+ $Revision: 1.1.1.1.2.167 $ $Date: 2006/08/24 14:27:32 $
Local Variables:
coding: utf-8