diff options
author | Paul Smith <psmith@gnu.org> | 2012-03-04 08:09:09 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2012-03-04 08:09:09 +0000 |
commit | eb632d7676e92fd5750413ab6a6d16f3a6fda5c4 (patch) | |
tree | 7cf272861f2940b998b41b81ec19778254504887 /tests/ChangeLog | |
parent | fdb5fcc28d5e991d1d194d6e6a194c47108d103a (diff) | |
download | gunmake-eb632d7676e92fd5750413ab6a6d16f3a6fda5c4.tar.gz |
Ensure appending private variables in pattern-specific target variables.
Fixes Savannah bug #35468.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 7e7db50..9d98731 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2012-03-04 Paul Smith <psmith@gnu.org> + + * scripts/variables/private: Test appending private variables in + pattern-specific target rules. See Savannah bug #35468. + 2012-03-03 Paul Smith <psmith@gnu.org> * scripts/variables/SHELL: Ensure .SHELLFLAGS works with options |