From af88a3550a6202361aa9eab7e59d83b0bf2c1610 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 31 May 2005 20:54:30 +0000 Subject: Fixed Savannah bugs #13216 and #13218. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5bd7bea..318cbd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-05-31 Boris Kolpackov + + * job.c (reap_children): Don't die of the command failed but + the dontcare flag is set. Fixes Savannah bug #13216. + + * implicit.c (pattern_search): When creating a target from + an implicit rule match, lookup pattern target and set precious + flag in a newly created target. Fixes Savannah bug #13218. + 2005-05-13 Paul D. Smith Implement "if... else if... endif" syntax. -- cgit v1.2.3