diff options
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 a8d12fd7..10fc9490 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,9 @@ +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 that notice when they + have built gawk incorrectly. (Can you say "Fedora", boys and girls?) + 2014-11-26 Arnold D. Robbins <arnold@skeeve.com> * Gentests: Fix gensub call after adding warning. |