From d0c4e92f1145110793ffb04596019a864c88d2fc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 8 Feb 2006 17:29:07 +0000 Subject: Fixed Savannah bug #15641. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c1e05de..fbe12be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-02-08 Boris Kolpackov + + * job.h (struct child): Add dontcare bitfield. + * job.c (new_job): Cache dontcare flag. + * job.c (reap_children): Use cached dontcare flag instead of the + one in struct file. Fixes Savannah bug #15641. + 2006-02-06 Paul D. Smith * vpath.c (selective_vpath_search): If the file we find has a -- cgit v1.2.3