diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 6a347b60..e075e3ac 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,5 +1,13 @@ 2018-03-26 Arnold D. Robbins <arnold@skeeve.com> + * fwtest3.in, mmap8k.awk, mmap8k.ok, rsstart2.in: New files. + * Makefile.am (fwtest3, mmap8k, rsstart1, rsstart2): Remove manual + recipes, they can be autogenerated. + (errno): Note that manual recipe is needed as-is. + (clean-local): Don't remove mmap8k.ok. + +2018-03-26 Arnold D. Robbins <arnold@skeeve.com> + * Makefile.am (EXTRA_DIST): Add tailrecurse.awk, tailrecurse.ok. * tailrecurse.awk, tailrecurse.ok: New files. |