From f15efca8112bc2cd4f120a64fcc3aa4fa70a871e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 7 May 2011 20:03:49 +0000 Subject: Ensure private variables are not used when appending target-specific variables. Fixes Savannah bug #32872. --- tests/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 73b49fa..629242c 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,8 @@ 2011-05-07 Paul Smith + * scripts/variables/private: Ensure we skip private variables when + appending. Test for Savannah bug #32872. + * scripts/functions/wildcard: Verify wildcard used to test for file existence/non-existence. -- cgit v1.2.3