diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-01-26 21:56:53 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-01-26 21:56:53 +0200 |
commit | 2b48a36ee0e25508b8eeb4eef9661717779fef64 (patch) | |
tree | ef57ebd32374e4f7dbacd1e807e08d4c16153960 /test/ChangeLog | |
parent | e09e8000141fb41f6557074fe608e22abe9bd2cf (diff) | |
download | gawk-2b48a36ee0e25508b8eeb4eef9661717779fef64.tar.gz |
Changes after make distcheck.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 6 |
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. |