From 0369a938254747fa2ab9ea09fe48b9c84ae7e19e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 18 Sep 2011 20:52:13 +0000 Subject: We compute various values for vpath lookup the first time through and store them in static variables; however one value (std_dirs) was not being stored statically so the second time through it was not set. Fixes Savannah bug #32511 --- tests/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index a574724..4629b18 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2011-09-18 Paul Smith + + * scripts/features/vpath3: Verify handling of -lfoo libraries + found via vpath vs. the standard directory search. + See Savannah bug #32511. + 2011-09-12 Paul Smith * scripts/functions/call: Verify that using export in a $(call ...) -- cgit v1.2.3