CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 07/02/28 13:48:19
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.249
retrieving revision 1.1.1.1.2.250
diff -u -b -r1.1.1.1.2.249 -r1.1.1.1.2.250
--- ChangeLog 24 Feb 2007 17:32:58 -0000 1.1.1.1.2.249
+++ ChangeLog 28 Feb 2007 13:48:18 -0000 1.1.1.1.2.250
@@ -1,3 +1,16 @@
+2007-02-28 Eric Blake <[EMAIL PROTECTED]>
+
+ * src/m4.h (DEFAULT_MACRO_SEQUENCE): Factor out from...
+ * src/m4.c (usage): ...here,...
+ * src/builtin.c (set_macro_sequence): ...and here.
+ (define_user_macro): Fix typo.
+ * doc/m4.texinfo (Preprocessor features, Arguments): Fix minor
+ inaccuracies.
+ (Shift): Document composite macro argn for portably getting at
+ positional parameters beyond 9.
+ * configure.ac (AC_INIT): Bump version number.
+ * NEWS: Start changes of 1.4.8c.
+
2007-02-24 Eric Blake <[EMAIL PROTECTED]>
Beta Release 1.4.8b:
@@ -3537,7 +3550,7 @@
-----
- $Revision: 1.1.1.1.2.249 $ $Date: 2007/02/24 17:32:58 $
+ $Revision: 1.1.1.1.2.250 $ $Date: 2007/02/28 13:48:18 $
Local Variables:
coding: utf-8