summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bfa33c..a65386e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-07-15 Bruno Haible <bruno@clisp.org>
+
+ Get rid of autom4te.cache directories (left over from autoconf).
+ * Makefile.devel (configure, */configure, src/config.h.in): Remove
+ autom4te.cache directory after running autoconf or autoheader.
+
2017-04-16 Bruno Haible <bruno@clisp.org>
Initialize the Keyword::_lineno field through the constructor.