diff options
author | Paul Smith <psmith@gnu.org> | 2002-09-17 21:52:45 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2002-09-17 21:52:45 +0000 |
commit | dac7b49de4b935db71d7b4257c6354f16fe41cfa (patch) | |
tree | f82cb34b108309d38903bd4d1695942e0b79e951 /tests/ChangeLog | |
parent | d7ebcadadbfc100af64cc4c18580a6373bd52738 (diff) | |
download | gunmake-dac7b49de4b935db71d7b4257c6354f16fe41cfa.tar.gz |
Fix bug #940 (from the Savannah bug tracker): make sure that target-
specific variables work correctly in conjunction with double-colon
targets.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index fd6ef2a..a2edc50 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2002-09-17 Paul D. Smith <psmith@gnu.org> + + * scripts/features/targetvars: Tests for Bug #940: test + target-specific and pattern-specific variables in conjunction with + double-colon targets. + 2002-09-10 Paul D. Smith <psmith@gnu.org> * test_driver.pl (compare_output): Match the new format for time |