summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-04-16 06:46:28 -0600
committerEric Blake <ebb9@byu.net>2009-04-17 07:07:37 -0600
commit440f0586e336c7f441e1c51237dade20b2d34b22 (patch)
treed3db3084352b3dc5e8aafca5405eeb344ac75916 /ChangeLog
parentbef627e9958aeaebbd6c00fc7be9b18bdc2c902a (diff)
downloadm4-440f0586e336c7f441e1c51237dade20b2d34b22.tar.gz
Require newer automake features.
* configure.ac (AM_INIT_AUTOMAKE): Add dist-xz, color-tests, parallel-tests, and silent-rules. * HACKING: Update minimum requirements. * gnulib: Update to latest version. Signed-off-by: Eric Blake <ebb9@byu.net> (cherry picked from commit 93b09e692ac2f258717ed800276be4cf1848053c)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 895d1220..4fadd51b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-04-16 Eric Blake <ebb9@byu.net>
+ Require newer automake features.
+ * configure.ac (AM_INIT_AUTOMAKE): Add dist-xz, color-tests,
+ parallel-tests, and silent-rules. Drop dist-lzma.
+ * HACKING: Update minimum requirements.
+ * gnulib: Update to latest version.
+
Mention release of 1.4.13.
* NEWS: Update to match release on branch-1.4.
* doc/m4.texinfo (History): Update release history.