diff options
Diffstat (limited to 'pc/ChangeLog')
-rw-r--r-- | pc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog index e71ef987..3fc745ec 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,3 +1,8 @@ +2021-05-12 Arnold D. Robbins <arnold@skeeve.com> + + * GenMakefileTst.awk: Fix the test for the @echo line. + * Makefile.tst: Regenerated. + 2021-05-10 Arnold D. Robbins <arnold@skeeve.com> * GenMakefileTst.awk: Use ~ to match @echo line instead of ==, |