diff options
| author | Paul Smith <psmith@gnu.org> | 1999-11-17 07:33:47 +0000 |
|---|---|---|
| committer | Paul Smith <psmith@gnu.org> | 1999-11-17 07:33:47 +0000 |
| commit | ebb733c0f9ab045b6fd6245df2baf2e87463e1bc (patch) | |
| tree | bf5d793b4cc99724673804160f2e5e73889da8cc /tests/ChangeLog | |
| parent | 3e26bde6dbc9a8a46d5a1a694e6810e689cbd25a (diff) | |
| download | gunmake-ebb733c0f9ab045b6fd6245df2baf2e87463e1bc.tar.gz | |
* Many cleanups and bugfixes.
* New handling of += in target-specific variables.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 002b93c..f021491 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,11 @@ +1999-11-17 Paul D. Smith <psmith@gnu.org> + + * scripts/functions/if: Add a test for PR/1429: put some text + after an if-statement to make sure it works. + + * scripts/features/targetvars: Add a test for PR/1380: handling += + in target-specific variable definitions correctly. + 1999-10-15 Paul D. Smith <psmith@gnu.org> * scripts/variables/MAKEFILES: This was really broken: it didn't |
