summaryrefslogtreecommitdiff
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-01-26 21:56:53 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-01-26 21:56:53 +0200
commit2b48a36ee0e25508b8eeb4eef9661717779fef64 (patch)
treeef57ebd32374e4f7dbacd1e807e08d4c16153960 /test/ChangeLog
parente09e8000141fb41f6557074fe608e22abe9bd2cf (diff)
downloadgawk-2b48a36ee0e25508b8eeb4eef9661717779fef64.tar.gz
Changes after make distcheck.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 87482dc4..1ed20361 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,9 @@
+2019-01-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): Use correct filenames for dfacheck test.
+ (symtab6, eofsrc1): Make tests work for out of tree builds.
+ * symtab6.ok, eofsrc1.ok: Update after change.
+
2018-01-25 Arnold D. Robbins <arnold@skeeve.com>
* badargs.ok: Adjust after code changes.