aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4eea7fd9..03222e4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-10-16 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (SUBDIRS): Fix ordering so that
+ make check directly after configure works properly.
+ Thanks to Michal Jaegermann <michal.jnn@gmail.com>
+ for the report.
+
2015-10-11 Arnold D. Robbins <arnold@skeeve.com>
* awkgram.y (yylex): Fix invalid read problems.