aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 4dfca0be..2787b909 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,14 +1,14 @@
+2014-12-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (badbuild): New test.
+ * badbuild.awk, badbuild.in, badbuild.ok: New files.
+
2014-12-24 Andrew J. Schorr <aschorr@telemetry-investments.com>
* Makefile.am (check): If tests don't pass, run 'make diffout'
and exit 1. Should help distros to notice when they have built
gawk incorrectly. (Can you say "Fedora", boys and girls?)
- Not quite unrelated:
-
- * Makefile.am (badbuild): New test.
- * badbuild.awk, badbuild.in, badbuild.ok: New files.
-
2014-12-12 Arnold D. Robbins <arnold@skeeve.com>
* profile5.ok: Updated after code changes.