diff options
author | Paul Smith <psmith@gnu.org> | 1999-12-08 20:13:50 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-12-08 20:13:50 +0000 |
commit | 1a35bfb45b3dfbd38c583247a90a21c3b10ccafa (patch) | |
tree | 7bf18f5dc4e35fc80b9c28e7e0b82d996065c510 /tests/ChangeLog | |
parent | 4d5c556f00ae97b16696cc1ff779ac8e45d6fc27 (diff) | |
download | gunmake-1a35bfb45b3dfbd38c583247a90a21c3b10ccafa.tar.gz |
* Various changes and fixes. See ChangeLog.
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 f021491..26707d4 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +1999-12-01 Paul D. Smith <psmith@gnu.org> + + * scripts/features/double_colon: Add a test for PR/1476: Try + double-colon rules as non-goal targets and during parallel builds + to make sure they're handled serially. + 1999-11-17 Paul D. Smith <psmith@gnu.org> * scripts/functions/if: Add a test for PR/1429: put some text |