CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/06/07 18:46:42
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.61
retrieving revision 1.1.1.1.2.62
diff -u -b -r1.1.1.1.2.61 -r1.1.1.1.2.62
--- ChangeLog 7 Jun 2006 17:01:17 -0000 1.1.1.1.2.61
+++ ChangeLog 7 Jun 2006 18:46:42 -0000 1.1.1.1.2.62
@@ -1,5 +1,11 @@
2006-06-07 Eric Blake <[EMAIL PROTECTED]>
+ * lib/regex.c (bcmp_translate): Canonicalize type name.
+ * doc/Makefile.am (MAINTAINERCLEANFILES): Fix typo.
+ * configure.ac (changeword): Disable changeword for the creation
+ of configure, in case of bootstrapping with an m4 configured with
+ --enable-changeword.
+
Distribute a rudimentary man page.
* Makefile.am (SUBDIRS): Move doc after src so that 'm4 --help'
can feed help2man.
@@ -2037,4 +2043,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.61 $ $Date: 2006/06/07 17:01:17 $
+ $Revision: 1.1.1.1.2.62 $ $Date: 2006/06/07 18:46:42 $