From 6cdaff0948bbec3220d5cb071f79d5f2e1c9b083 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 25 Jun 2005 21:30:13 +0000 Subject: Fix Savannah bug #1454: skip over semicolons (and comments) inside variable references in target definition lines. --- tests/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index be5169b..fa6420d 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,8 @@ 2005-06-25 Paul D. Smith + * scripts/misc/general3: Test semicolons in variable references. + Tests fix for Savannah bug #1454. + * scripts/variables/MAKE_RESTARTS: New file: test the MAKE_RESTARTS variable. * scripts/options/dash-B: Test re-exec doesn't loop infinitely. -- cgit v1.2.3