From 5601726151b3856ad26433d632392904ec059368 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 9 Jul 2013 19:14:40 -0400 Subject: Keep a local count of the max dependency list size. This global variable could be modified during recursion so keep our own local copy to compare against. --- tests/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 7bdc5a1..978349a 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2013-07-09 Paul Smith + + * scripts/features/se_implicit: Add a test for SE rules depending + on other SE rules to be built. + 2013-05-26 Paul Smith * scripts/features/archives: Test for Savannah bug #38442. -- cgit v1.2.3